GtkSource.StyleSchemeChooserWidget

g GObject.GInterface GObject.GInterface Gtk.Accessible Gtk.Accessible GObject.GInterface->Gtk.Accessible 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.Buildable->Gtk.Widget Gtk.ConstraintTarget->Gtk.Widget GtkSource.StyleSchemeChooserWidget GtkSource.StyleSchemeChooserWidget Gtk.Widget->GtkSource.StyleSchemeChooserWidget GtkSource.StyleSchemeChooser->GtkSource.StyleSchemeChooserWidget

Subclasses:

None

Methods

Inherited:

Gtk.Widget (183), GObject.Object (37), Gtk.Accessible (17), Gtk.Buildable (1), GtkSource.StyleSchemeChooser (2)

Structs:

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

class

new ()

Virtual Methods

Inherited:

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

Properties

Inherited:

Gtk.Widget (35), Gtk.Accessible (1), GtkSource.StyleSchemeChooser (1)

Signals

Inherited:

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

Fields

Inherited:

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

Name

Type

Access

Description

parent_instance

Gtk.Widget

r

Class Details

class GtkSource.StyleSchemeChooserWidget(**kwargs)
Bases:

Gtk.Widget, GtkSource.StyleSchemeChooser

Abstract:

No

Structure:

GtkSource.StyleSchemeChooserWidgetClass

A widget for choosing style schemes.

The GtkSourceStyleSchemeChooserWidget widget lets the user select a style scheme. By default, the chooser presents a predefined list of style schemes.

To change the initially selected style scheme, use [method`StyleSchemeChooser`.set_style_scheme]. To get the selected style scheme use [method`StyleSchemeChooser`.get_style_scheme].

classmethod new()
Returns:

a new GtkSource.StyleSchemeChooserWidget.

Return type:

Gtk.Widget

Creates a new GtkSource.StyleSchemeChooserWidget.