Dazzle.DockStack

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget Dazzle.DockItem Dazzle.DockItem Dazzle.DockStack Dazzle.DockStack Dazzle.DockItem->Dazzle.DockStack GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface GObject.GInterface->Dazzle.DockItem Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable Gtk.Orientable Gtk.Orientable GObject.GInterface->Gtk.Orientable GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gtk.Box Gtk.Box Gtk.Box->Dazzle.DockStack Gtk.Buildable->Gtk.Widget Gtk.Container Gtk.Container Gtk.Container->Gtk.Box Gtk.Orientable->Gtk.Box Gtk.Widget->Gtk.Container

Subclasses:

None

Methods

Inherited:

Gtk.Box (14), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2), Dazzle.DockItem (20)

Structs:

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

class

new ()

get_edge ()

get_show_pinned_button ()

get_style ()

set_edge (edge)

set_show_pinned_button (show_pinned_button)

set_style (style)

Virtual Methods

Inherited:

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

Properties

Inherited:

Gtk.Box (3), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)

Name

Type

Flags

Short Description

edge

Gtk.PositionType

r/w/en

The edge for the tab strip

show-pinned-button

bool

r/w/en

Show the pinned button to pin the dock edge

Child Properties

Inherited:

Gtk.Box (5)

Style Properties

Inherited:

Gtk.Widget (17)

Signals

Inherited:

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

Fields

Inherited:

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

Name

Type

Access

Description

parent_instance

Gtk.Box

r

Class Details

class Dazzle.DockStack(*args, **kwargs)
Bases:

Gtk.Box, Dazzle.DockItem

Abstract:

No

Structure:

Dazzle.DockStackClass

classmethod new()
Return type:

Gtk.Widget

get_edge()
Return type:

Gtk.PositionType

get_show_pinned_button()
Return type:

bool

get_style()
Return type:

Dazzle.TabStyle

set_edge(edge)
Parameters:

edge (Gtk.PositionType) –

set_show_pinned_button(show_pinned_button)
Parameters:

show_pinned_button (bool) –

set_style(style)
Parameters:

style (Dazzle.TabStyle) –

Property Details

Dazzle.DockStack.props.edge
Name:

edge

Type:

Gtk.PositionType

Default Value:

Gtk.PositionType.TOP

Flags:

READABLE, WRITABLE, EXPLICIT_NOTIFY

The edge for the tab strip

Dazzle.DockStack.props.show_pinned_button
Name:

show-pinned-button

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE, EXPLICIT_NOTIFY

Show the pinned button to pin the dock edge