GOffice.CanvasWidget

g GObject.Object GObject.Object GOffice.CanvasItem GOffice.CanvasItem GObject.Object->GOffice.CanvasItem GOffice.CanvasWidget GOffice.CanvasWidget GOffice.CanvasItem->GOffice.CanvasWidget

Subclasses:

None

Methods

Inherited:

GOffice.CanvasItem (22), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

set_bounds (left, top, width, height)

Virtual Methods

Inherited:

GOffice.CanvasItem (17), GObject.Object (7)

Properties

Inherited:

GOffice.CanvasItem (2)

Name

Type

Flags

Short Description

height

float

r/w

The widget height

widget

Gtk.Widget

r/w

A pointer to the embedded widget

width

float

r/w

The widget width

x

float

r/w

The widget left position

y

float

r/w

The widget top position

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

base

GOffice.CanvasItem

r

h

float

r

ofbox

Gtk.Widget

r

priv

object

r

rotation

float

r

scale

float

r

w

float

r

widget

Gtk.Widget

r

x

float

r

y

float

r

Class Details

class GOffice.CanvasWidget(**kwargs)
Bases:

GOffice.CanvasItem

Abstract:

No

set_bounds(left, top, width, height)
Parameters:

Property Details

GOffice.CanvasWidget.props.height
Name:

height

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The widget height

GOffice.CanvasWidget.props.widget
Name:

widget

Type:

Gtk.Widget

Default Value:

None

Flags:

READABLE, WRITABLE

A pointer to the embedded widget

GOffice.CanvasWidget.props.width
Name:

width

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The widget width

GOffice.CanvasWidget.props.x
Name:

x

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The widget left position

GOffice.CanvasWidget.props.y
Name:

y

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The widget top position