SourceBuffer.getStyleScheme

Returns the #GtkSourceStyleScheme associated with the buffer, see gtk_source_buffer_set_style_scheme(). The returned object should not be unreferenced by the user.

class SourceBuffer
getStyleScheme
()

Return Value

the #GtkSourceStyleScheme associated with the buffer, or %NULL.

Meta