get_language
Description:
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. |