Method
StThemeNodeget_border_image
Declaration [src]
StBorderImage*
st_theme_node_get_border_image (
StThemeNode* node
)
Return value
Type: StBorderImage
The border image, or NULL
if there is no border image.
The data is owned by the instance. |