Language
Represents a syntax highlighted language.
A GtkSourceLanguage
represents a programming or markup language, affecting syntax highlighting and ./class.Buffer.html#context-classes.
Use class@LanguageManager to obtain a GtkSourceLanguage
instance, and method@Buffer.set_language to apply it to a class@Buffer.
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Returns the mime types associated to this language.
Link copied to clipboard
Returns the localized section of the language.
Link copied to clipboard
Returns the ID of the style to use if the specified @style_id is not present in the current style scheme.
Link copied to clipboard
Returns the ids of the styles defined by this @language.
Link copied to clipboard
Returns the name of the style with ID @style_id defined by this @language.