get_language


Description:

public unowned SourceLanguage? get_language ()

Returns the SourceLanguage associated with the buffer, see set_language.

The returned object should not be unreferenced by the user.

Parameters:

this

a SourceBuffer.

Returns:

the SourceLanguage associated with the buffer, or null .