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