Method
StThemeNodeget_icon_style
Declaration [src]
StIconStyle
st_theme_node_get_icon_style (
StThemeNode* node
)
Description [src]
Get the icon style for node
(eg. symbolic, regular). This corresponds to the
special -st-icon-style
CSS property.
Return value
Type: StIconStyle
The icon style for node
.