Method
StThemeNodeget_text_shadow
Declaration [src]
StShadow*
st_theme_node_get_text_shadow (
StThemeNode* node
)
Return value
Type: StShadow
The node’s text-shadow, or NULL
if node has no text-shadow.
The data is owned by the instance. |
The return value can be NULL . |