Represents a syntax highlighted language.
A gtksource.language.Language represents a programming or markup language, affecting syntax highlighting and context classes.
Use class@LanguageManager to obtain a gtksource.language.Language instance, and gtksource.buffer.Buffer.setLanguage to apply it to a class@Buffer.
Represents a syntax highlighted language.
A gtksource.language.Language represents a programming or markup language, affecting syntax highlighting and context classes.
Use class@LanguageManager to obtain a gtksource.language.Language instance, and gtksource.buffer.Buffer.setLanguage to apply it to a class@Buffer.