getLanguage

open fun getLanguage(): Language?

Returns the class@Language associated with the buffer, see method@Buffer.set_language.

The returned object should not be unreferenced by the user.

Return

the class@Language associated with the buffer, or null.