Method

StThemeNodeget_element_id

Declaration [src]

const char*
st_theme_node_get_element_id (
  StThemeNode* node
)

Description [src]

Get the unique element ID for node.

Return value

Type: const char*

The element’s ID.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.