get_language


Description:

public unowned Language? get_language ()

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

set_language].

The returned object should not be unreferenced by the user.

Parameters:

this

a Buffer.

Returns:

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