Method

StThemeNodeget_border_image

Declaration [src]

StBorderImage*
st_theme_node_get_border_image (
  StThemeNode* node
)

Description [src]

Gets the value for the border-image style property.

Return value

Type: StBorderImage

The border image, or NULL if there is no border image.

The data is owned by the instance.