Gladeui.EditorTable¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.Grid (21), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2), Gladeui.Editable (6)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
Virtual Methods¶
Properties¶
- Inherited:
Gtk.Grid (5), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)
Name |
Type |
Flags |
Short Description |
---|---|---|---|
w/co |
The editor page type to create this |
Child Properties¶
- Inherited:
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Gladeui.EditorTable(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(adaptor, type)¶
- Parameters:
adaptor (
Gladeui.WidgetAdaptor
) – AGladeui.WidgetAdaptor
type (
Gladeui.EditorPageType
) – TheGladeui.EditorPageType
- Returns:
a new
Gladeui.EditorTable
- Return type:
Creates a new
Gladeui.EditorTable
.
Property Details¶
- Gladeui.EditorTable.props.page_type¶
- Name:
page-type
- Type:
- Default Value:
- Flags:
The editor page type to create this
Gladeui.EditorTable
for