StyleSchemeChooserButton
Object Hierarchy:
Description:
[ CCode ( type_id = "gtk_source_style_scheme_chooser_button_get_type ()" ) ]
public class StyleSchemeChooserButton : Button, Accessible, Actionable, Buildable, ConstraintTarget, StyleSchemeChooser
public class StyleSchemeChooserButton : Button, Accessible, Actionable, Buildable, ConstraintTarget, StyleSchemeChooser
A button to launch a style scheme selection dialog.
The `GtkSourceStyleSchemeChooserButton` is a button which displays the currently selected style scheme and allows to open a style scheme selection dialog to change the style scheme. It is suitable widget for selecting a style scheme in a preference dialog.
In `GtkSourceStyleSchemeChooserButton`, a [class@StyleSchemeChooserWidget] is used to provide a dialog for selecting style schemes.
Namespace: GtkSource
Package: gtksourceview-5
Content:
Creation methods:
Inherited Members:
All known members inherited from class Gtk.Button
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Gtk.Accessible
All known members inherited from interface Gtk.Actionable
All known members inherited from interface Gtk.Buildable
All known members inherited from interface GtkSource.StyleSchemeChooser