API Version: 5
Library Version: 5.3.2
const gchar* gtk_source_language_get_id ( GtkSourceLanguage* language )
Returns the ID of the language.
The ID is not locale-dependent.The returned string is owned by language and should not be freed or modified.
language
const gchar*
The ID of language.