Dazzle.PreferencesSwitch

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget Dazzle.PreferencesBin Dazzle.PreferencesBin Dazzle.PreferencesSwitch Dazzle.PreferencesSwitch Dazzle.PreferencesBin->Dazzle.PreferencesSwitch GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gtk.Bin Gtk.Bin Gtk.Bin->Dazzle.PreferencesBin Gtk.Buildable->Gtk.Widget Gtk.Container Gtk.Container Gtk.Container->Gtk.Bin Gtk.Widget->Gtk.Container

Subclasses:

None

Methods

Inherited:

Gtk.Bin (1), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10)

Structs:

Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)

Virtual Methods

Inherited:

Dazzle.PreferencesBin (3), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10)

Properties

Inherited:

Dazzle.PreferencesBin (4), Gtk.Container (3), Gtk.Widget (39)

Name

Type

Flags

Short Description

is-radio

bool

r/w/co

If a radio style should be used instead of a switch.

key

str

r/w/co

Key

subtitle

str

r/w

Subtitle

target

GLib.Variant

r/w/co

Target

title

str

r/w

Title

Style Properties

Inherited:

Gtk.Widget (17)

Signals

Inherited:

Dazzle.PreferencesBin (1), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Name

Short Description

activated

Fields

Inherited:

Dazzle.PreferencesBin (1), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Class Details

class Dazzle.PreferencesSwitch(**kwargs)
Bases:

Dazzle.PreferencesBin

Abstract:

No

Structure:

Dazzle.PreferencesSwitchClass

Signal Details

Dazzle.PreferencesSwitch.signals.activated(preferences_switch)
Signal Name:

activated

Flags:

RUN_LAST

Parameters:

preferences_switch (Dazzle.PreferencesSwitch) – The object which received the signal

Property Details

Dazzle.PreferencesSwitch.props.is_radio
Name:

is-radio

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

If a radio style should be used instead of a switch.

Dazzle.PreferencesSwitch.props.key
Name:

key

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

Key

Dazzle.PreferencesSwitch.props.subtitle
Name:

subtitle

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Subtitle

Dazzle.PreferencesSwitch.props.target
Name:

target

Type:

GLib.Variant

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

Target

Dazzle.PreferencesSwitch.props.title
Name:

title

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Title