Method
StThemeNodeget_box_shadow
Declaration [src]
StShadow*
st_theme_node_get_box_shadow (
StThemeNode* node
)
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 . |