get_style_scheme
Description:
Returns the [class@StyleScheme] associated with the buffer, see [method@Buffer.
set_style_scheme].
The returned object should not be unreferenced by the user.
Parameters:
| this | a Buffer. | 
Returns:
| the [class@StyleScheme] associated with the buffer, or null. |