Gdl.DockNotebook¶
- Subclasses:
None
Methods¶
- Inherited:
Gdl.DockItem (33), Gdl.DockObject (34), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10)
- Structs:
Gdl.DockItemClass (1), Gdl.DockObjectClass (1), Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
Virtual Methods¶
Properties¶
- Inherited:
Gdl.DockItem (8), Gdl.DockObject (4), Gtk.Container (3), Gtk.Widget (39)
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
The index of the current page |
Style Properties¶
- Inherited:
Signals¶
Fields¶
- Inherited:
Gdl.DockItem (6), Gdl.DockObject (2), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)
Name |
Type |
Access |
Description |
---|---|---|---|
item |
r |
Class Details¶
- class Gdl.DockNotebook(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
The newly created
Gdl.DockNotebook
.- Return type:
Creates a new manual
Gdl.DockNotebook
widget. This function is seldom useful as such widget is normally created and destroyed automatically when needed by the master.