Dazzle.PreferencesGroup

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget Dazzle.PreferencesGroup Dazzle.PreferencesGroup 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.PreferencesGroup 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)

add (widget)

get_priority ()

get_size_group (column)

get_title ()

refilter (spec)

set_map (map)

Virtual Methods

Inherited:

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

Properties

Inherited:

Gtk.Container (3), Gtk.Widget (39)

Name

Type

Flags

Short Description

is-list

bool

r/w/co

If the group should be rendered as a listbox.

mode

Gtk.SelectionMode

r/w

priority

int

r/w/co

Priority

title

str

r/w/co

Title

Style Properties

Inherited:

Gtk.Widget (17)

Signals

Inherited:

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

Fields

Inherited:

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

Class Details

class Dazzle.PreferencesGroup(**kwargs)
Bases:

Gtk.Bin

Abstract:

No

Structure:

Dazzle.PreferencesGroupClass

add(widget)
Parameters:

widget (Gtk.Widget) –

get_priority()
Return type:

int

get_size_group(column)
Parameters:

column (int) –

Returns:

a Gtk.SizeGroup

Return type:

Gtk.SizeGroup

Gets a size group that can be used to organize items in a group based on columns.

get_title()
Return type:

str

refilter(spec)
Parameters:

spec (Dazzle.PatternSpec) –

Return type:

int

set_map(map)
Parameters:

map ({object: object}) –

Property Details

Dazzle.PreferencesGroup.props.is_list
Name:

is-list

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

If the group should be rendered as a listbox.

Dazzle.PreferencesGroup.props.mode
Name:

mode

Type:

Gtk.SelectionMode

Default Value:

Gtk.SelectionMode.NONE

Flags:

READABLE, WRITABLE

Dazzle.PreferencesGroup.props.priority
Name:

priority

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

Priority

Dazzle.PreferencesGroup.props.title
Name:

title

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

Title