Method
GtkSourceLanguageManagerget_language_ids
Declaration
const gchar* const*
gtk_source_language_manager_get_language_ids (
GtkSourceLanguageManager* lm
)
Description
Returns the ids of the available languages.
| Gets property | GtkSource.LanguageManager:language-ids |
Return value
| Returns: | An array of utf8 |
a |
|
| The data is owned by the instance. | |
The return value can be NULL. |