Gladeui.EditorTable

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface Gladeui.Editable Gladeui.Editable GObject.GInterface->Gladeui.Editable Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable Gtk.Orientable Gtk.Orientable GObject.GInterface->Gtk.Orientable GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gladeui.EditorTable Gladeui.EditorTable Gladeui.Editable->Gladeui.EditorTable Gtk.Buildable->Gtk.Widget Gtk.Container Gtk.Container Gtk.Grid Gtk.Grid Gtk.Container->Gtk.Grid Gtk.Grid->Gladeui.EditorTable Gtk.Orientable->Gtk.Grid Gtk.Widget->Gtk.Container

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

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.EditorTable for

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:
Returns:

a new Gladeui.EditorTable

Return type:

Gtk.Widget

Creates a new Gladeui.EditorTable.

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.EditorTable for