StyleSchemeChooserButton


Object Hierarchy:

GtkSource.StyleSchemeChooserButton GtkSource.StyleSchemeChooserButton GtkSource.StyleSchemeChooserButton Gtk.Button Gtk.Button Gtk.Button->GtkSource.StyleSchemeChooserButton Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.Button GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Gtk.Accessible Gtk.Accessible Gtk.Accessible->GtkSource.StyleSchemeChooserButton Gtk.Accessible->Gtk.Button Gtk.Accessible->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->GtkSource.StyleSchemeChooserButton Gtk.Buildable->Gtk.Button Gtk.Buildable->Gtk.Widget Gtk.ConstraintTarget Gtk.ConstraintTarget Gtk.ConstraintTarget->GtkSource.StyleSchemeChooserButton Gtk.ConstraintTarget->Gtk.Button Gtk.ConstraintTarget->Gtk.Widget Gtk.Actionable Gtk.Actionable Gtk.Actionable->GtkSource.StyleSchemeChooserButton Gtk.Actionable->Gtk.Button GtkSource.StyleSchemeChooser GtkSource.StyleSchemeChooser GtkSource.StyleSchemeChooser->GtkSource.StyleSchemeChooserButton

Description:

[ CCode ( type_id = "gtk_source_style_scheme_chooser_button_get_type ()" ) ]
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.Widget
All known members inherited from interface GtkSource.StyleSchemeChooser