API Version: 5
Library Version: 5.3.2
const gchar* gtk_source_language_get_section ( GtkSourceLanguage* language )
Returns the localized section of the language.
Each language belong to a section (ex. HTML belongs to the Markup section). The returned string is owned by language and should not be freed or modified.
language
const gchar*
The section of language.