Dazzle.DockOverlay¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.EventBox (5), 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)
class |
|
|
|
|
Virtual Methods¶
- Inherited:
Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10), Dazzle.DockItem (17)
Properties¶
- Inherited:
Gtk.EventBox (2), Gtk.Container (3), Gtk.Widget (39), Dazzle.Dock (1)
Child Properties¶
Name |
Type |
Default |
Flags |
Short Description |
---|---|---|---|---|
|
r/w |
If the panel edge should be revealed |
||
|
r |
If the panel edge is revealed |
Style Properties¶
- Inherited:
Signals¶
Name |
Short Description |
---|---|
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Dazzle.DockOverlay(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Return type:
- get_edge(position)¶
- Parameters:
position (
Gtk.PositionType
) – the edge position.- Returns:
The corresponding
Dazzle.DockOverlayEdge
.- Return type:
- get_edge_adjustment(position)¶
- Parameters:
position (
Gtk.PositionType
) – the edge position.- Returns:
The corresponding
Gtk.Adjustment
.- Return type:
- do_hide_edges() virtual¶
Signal Details¶
- Dazzle.DockOverlay.signals.hide_edges(dock_overlay)¶
- Signal Name:
hide-edges
- Flags:
- Parameters:
dock_overlay (
Dazzle.DockOverlay
) – The object which received the signal