GtkSource.StyleSchemeChooserButton

g GObject.GInterface GObject.GInterface Gtk.Accessible Gtk.Accessible GObject.GInterface->Gtk.Accessible Gtk.Actionable Gtk.Actionable GObject.GInterface->Gtk.Actionable Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable Gtk.ConstraintTarget Gtk.ConstraintTarget GObject.GInterface->Gtk.ConstraintTarget GtkSource.StyleSchemeChooser GtkSource.StyleSchemeChooser GObject.GInterface->GtkSource.StyleSchemeChooser GObject.InitiallyUnowned GObject.InitiallyUnowned Gtk.Widget Gtk.Widget GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gtk.Accessible->Gtk.Widget Gtk.Button Gtk.Button Gtk.Actionable->Gtk.Button Gtk.Buildable->Gtk.Widget GtkSource.StyleSchemeChooserButton GtkSource.StyleSchemeChooserButton Gtk.Button->GtkSource.StyleSchemeChooserButton Gtk.ConstraintTarget->Gtk.Widget Gtk.Widget->Gtk.Button GtkSource.StyleSchemeChooser->GtkSource.StyleSchemeChooserButton

Subclasses:

None

Methods

Inherited:

Gtk.Button (16), Gtk.Widget (181), GObject.Object (37), Gtk.Accessible (15), Gtk.Buildable (1), Gtk.Actionable (5), GtkSource.StyleSchemeChooser (2)

Structs:

Gtk.WidgetClass (18), GObject.ObjectClass (5)

class

new ()

Virtual Methods

Inherited:

Gtk.Button (2), Gtk.Widget (25), GObject.Object (7), Gtk.Accessible (6), Gtk.Buildable (9), Gtk.Actionable (4), GtkSource.StyleSchemeChooser (2)

Properties

Inherited:

Gtk.Button (6), Gtk.Widget (34), Gtk.Accessible (1), Gtk.Actionable (2), GtkSource.StyleSchemeChooser (1)

Signals

Inherited:

Gtk.Button (2), Gtk.Widget (13), GObject.Object (1)

Fields

Inherited:

Gtk.Button (2), Gtk.Widget (13), GObject.Object (1)

Name

Type

Access

Description

parent_instance

Gtk.Button

r

Class Details

class GtkSource.StyleSchemeChooserButton(**kwargs)
Bases:

Gtk.Button, GtkSource.StyleSchemeChooser

Abstract:

No

Structure:

GtkSource.StyleSchemeChooserButtonClass

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.

classmethod new()
Returns:

a new GtkSource.StyleSchemeChooserButton.

Return type:

Gtk.Widget

Creates a new GtkSource.StyleSchemeChooserButton.