Gladeui.EditorTable¶
| Subclasses: | None | 
|---|
Methods¶
| class | new(adaptor, type) | 
Virtual Methods¶
| Inherited: | Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10), Gladeui.Editable (2) | 
|---|
Properties¶
| Inherited: | Gtk.Grid (5), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1) | 
|---|
| Name | Type | Flags | Short Description | 
|---|---|---|---|
| page-type | Gladeui.EditorPageType | w/co | The editor page type to create this Gladeui.EditorTablefor | 
Child Properties¶
| Inherited: | Gtk.Grid (4) | 
|---|
Style Properties¶
| Inherited: | Gtk.Widget (17) | 
|---|
Signals¶
| Inherited: | Gtk.Container (4), Gtk.Widget (69), GObject.Object (1) | 
|---|
Fields¶
| Inherited: | Gtk.Container (4), Gtk.Widget (69), GObject.Object (1) | 
|---|
| Name | Type | Access | Description | 
|---|---|---|---|
| parent_instance | Gtk.Grid | r | 
Class Details¶
- 
class Gladeui.EditorTable(**kwargs)¶
- Bases: - Gtk.Grid,- Gladeui.Editable- Abstract: - No - Structure: - Gladeui.EditorTableClass- 
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.
- adaptor (
 
- 
classmethod 
Property Details¶
- 
Gladeui.EditorTable.props.page_type¶
- Name: - page-type- Type: - Gladeui.EditorPageType- Default Value: - Gladeui.EditorPageType.GENERAL- Flags: - WRITABLE,- CONSTRUCT_ONLY- The editor page type to create this - Gladeui.EditorTablefor