Dazzle.PreferencesView

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget Dazzle.Preferences Dazzle.Preferences Dazzle.PreferencesView Dazzle.PreferencesView Dazzle.Preferences->Dazzle.PreferencesView GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface GObject.GInterface->Dazzle.Preferences 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.PreferencesView 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), Dazzle.Preferences (12)

Structs:

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

class

new ()

get_show_search_entry ()

get_use_sidebar ()

reapply_filter ()

set_show_search_entry (show_search_entry)

set_use_sidebar (use_sidebar)

Virtual Methods

Inherited:

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

Properties

Inherited:

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

Name

Type

Flags

Short Description

show-search-entry

bool

r/w/en

Show SearchEntry in the sidebar

use-sidebar

bool

r/w/en

Use Sidebar

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)

Name

Type

Access

Description

parent_instance

Gtk.Bin

r

Class Details

class Dazzle.PreferencesView(**kwargs)
Bases:

Gtk.Bin, Dazzle.Preferences

Abstract:

No

Structure:

Dazzle.PreferencesViewClass

classmethod new()
Return type:

Gtk.Widget

get_show_search_entry()
Return type:

bool

get_use_sidebar()
Return type:

bool

reapply_filter()
set_show_search_entry(show_search_entry)
Parameters:

show_search_entry (bool) –

set_use_sidebar(use_sidebar)
Parameters:

use_sidebar (bool) –

Property Details

Dazzle.PreferencesView.props.show_search_entry
Name:

show-search-entry

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE, EXPLICIT_NOTIFY

Show SearchEntry in the sidebar

Dazzle.PreferencesView.props.use_sidebar
Name:

use-sidebar

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE, EXPLICIT_NOTIFY

Use Sidebar