Method
GtkSourceStyleSchemeManagerget_scheme_ids
Declaration
const gchar* const*
gtk_source_style_scheme_manager_get_scheme_ids (
GtkSourceStyleSchemeManager* manager
)
Description
Returns the ids of the available style schemes.
Gets property | GtkSource.StyleSchemeManager:scheme-ids |
Return value
Returns: | An array of utf8 |
a |
|
The data is owned by the instance. | |
The return value can be NULL . |