Dazzle.DockBinEdge

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget Dazzle.Bin Dazzle.Bin Dazzle.DockRevealer Dazzle.DockRevealer Dazzle.Bin->Dazzle.DockRevealer Dazzle.DockBinEdge Dazzle.DockBinEdge Dazzle.DockItem Dazzle.DockItem Dazzle.DockItem->Dazzle.DockBinEdge Dazzle.DockRevealer->Dazzle.DockBinEdge GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface GObject.GInterface->Dazzle.DockItem 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.Bin Gtk.Buildable->Gtk.Widget Gtk.Container Gtk.Container Gtk.Container->Gtk.Bin Gtk.Widget->Gtk.Container

Subclasses:

None

Methods

Inherited:

Dazzle.DockRevealer (14), Dazzle.Bin (1), Gtk.Bin (1), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Dazzle.DockItem (20)

Structs:

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

get_edge ()

Virtual Methods

Inherited:

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

do_move_to_bin_child ()

Properties

Inherited:

Dazzle.DockRevealer (6), Gtk.Container (3), Gtk.Widget (39)

Name

Type

Flags

Short Description

edge

Gtk.PositionType

r/w

The edge of the dock this widget is attached to

Style Properties

Inherited:

Gtk.Widget (17)

Signals

Inherited:

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

Name

Short Description

move-to-bin-child

Fields

Inherited:

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

Name

Type

Access

Description

parent_instance

Dazzle.DockRevealer

r

Class Details

class Dazzle.DockBinEdge(**kwargs)
Bases:

Dazzle.DockRevealer, Dazzle.DockItem

Abstract:

No

Structure:

Dazzle.DockBinEdgeClass

get_edge()
Return type:

Gtk.PositionType

do_move_to_bin_child() virtual

Signal Details

Dazzle.DockBinEdge.signals.move_to_bin_child(dock_bin_edge)
Signal Name:

move-to-bin-child

Flags:

RUN_LAST, ACTION

Parameters:

dock_bin_edge (Dazzle.DockBinEdge) – The object which received the signal

Property Details

Dazzle.DockBinEdge.props.edge
Name:

edge

Type:

Gtk.PositionType

Default Value:

Gtk.PositionType.LEFT

Flags:

READABLE, WRITABLE

The edge of the dock this widget is attached to