[ CCode ( type_cname = "GtkSourceStyleSchemeChooserInterface" , type_id = "gtk_source_style_scheme_chooser_get_type ()" ) ]
[ GIR ( name = "StyleSchemeChooser" ) ]
public interface SourceStyleSchemeChooser : Object
Interface implemented by widgets for choosing style schemes.
`GtkSourceStyleSchemeChooser` is an interface that is implemented by widgets for choosing style schemes.
In GtkSourceView, the main widgets that implement this interface are [class@StyleSchemeChooserWidget] and [class@StyleSchemeChooserButton ].