Method
StThemeNodeget_background_image_shadow
Declaration [src]
StShadow*
st_theme_node_get_background_image_shadow (
  StThemeNode* node
)
Return value
Type: StShadow
The node’s background image shadow, or
  NULL if node has no such shadow.
| The returned data is owned by the instance. | 
| The return value can be NULL. |