Method
StThemeContextintern_node
Declaration [src]
StThemeNode*
st_theme_context_intern_node (
StThemeContext* context,
StThemeNode* node
)
Parameters
node
-
Type:
StThemeNode
A
StThemeNode
.The data is owned by the caller of the method.
Return value
Type: StThemeNode
A node with the same properties as node
.
The data is owned by the instance. |