get_style_scheme


Description:

public unowned SourceStyleScheme? get_style_scheme ()

Returns the SourceStyleScheme associated with the buffer, see set_style_scheme.

The returned object should not be unreferenced by the user.

Parameters:

this

a SourceBuffer.

Returns:

the SourceStyleScheme associated with the buffer, or null.