Dazzle.ThreeGrid

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget Dazzle.ThreeGrid Dazzle.ThreeGrid GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gtk.Buildable->Gtk.Widget Gtk.Container Gtk.Container Gtk.Container->Dazzle.ThreeGrid Gtk.Widget->Gtk.Container

Subclasses:

None

Methods

Inherited:

Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10)

Structs:

Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)

class

new ()

Virtual Methods

Inherited:

Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10)

Properties

Inherited:

Gtk.Container (3), Gtk.Widget (39)

Name

Type

Flags

Short Description

column-spacing

int

r/w

The amount of spacing to add between columns

row-spacing

int

r/w

The amount of spacing to add between rows

Child Properties

Name

Type

Default

Flags

Short Description

column

Dazzle.ThreeGridColumn

Dazzle.ThreeGridColumn.LEFT

r/w

Column

row

int

0

r/w

Row

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.Container

r

Class Details

class Dazzle.ThreeGrid(**kwargs)
Bases:

Gtk.Container

Abstract:

No

Structure:

Dazzle.ThreeGridClass

classmethod new()
Return type:

Gtk.Widget

Property Details

Dazzle.ThreeGrid.props.column_spacing
Name:

column-spacing

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

The amount of spacing to add between columns

Dazzle.ThreeGrid.props.row_spacing
Name:

row-spacing

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

The amount of spacing to add between rows