Method

StThemeNodeget_box_shadow

Declaration [src]

StShadow*
st_theme_node_get_box_shadow (
  StThemeNode* node
)

Description [src]

Gets the value for the box-shadow style property.

Return value

Type: StShadow

The node’s shadow, or NULL if node has no shadow.

The data is owned by the instance.
The return value can be NULL.