SourceLanguage.gtkSourceLanguageGetSection

Returns the localized section of the language. Each language belong to a section (ex. HTML belogs to the Markup section).

class SourceLanguage
string
gtkSourceLanguageGetSection
()

Return Value

Type: string

the section of language. The returned string is owned by language and should not be freed or modified.

Meta