Gnm.Notebook¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.Notebook (45), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
|
|
|
|
|
|
|
|
|
Virtual Methods¶
Properties¶
- Inherited:
Child Properties¶
- Inherited:
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Gtk.Notebook (10), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)
Fields¶
- Inherited:
Gtk.Notebook (10), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)
Class Details¶
- class Gnm.Notebook(**kwargs)¶
- Bases:
- Abstract:
No
- insert_tab(label, pos)¶
- Parameters:
label (
Gtk.Widget
) –pos (
int
) –
- move_tab(label, newpos)¶
- Parameters:
label (
Gtk.Widget
) –newpos (
int
) –
- next_page()¶
- prev_page()¶