:right-sidebar: True StyleSchemeChooserButton =================================================================== .. currentmodule:: gi.repository.GtkSource .. class:: StyleSchemeChooserButton(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Gtk.Button`, :class:`~gi.repository.Gtk.Widget`, :class:`~gi.repository.GObject.InitiallyUnowned`, :class:`~gi.repository.GObject.Object` Implemented Interfaces: :class:`~gi.repository.Gtk.Accessible`, :class:`~gi.repository.Gtk.Actionable`, :class:`~gi.repository.Gtk.Buildable`, :class:`~gi.repository.Gtk.ConstraintTarget`, :class:`~gi.repository.GtkSource.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 :obj:`~gi.repository.GtkSource.StyleSchemeChooserWidget` is used to provide a dialog for selecting style schemes. Constructors ------------ .. rst-class:: interim-class .. class:: StyleSchemeChooserButton :no-index: .. classmethod:: new() -> ~gi.repository.Gtk.Widget Creates a new ``GtkSourceStyleSchemeChooserButton``. Fields ------ .. rst-class:: interim-class .. class:: StyleSchemeChooserButton :no-index: .. attribute:: parent_instance