GOffice.CanvasComponent

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

Subclasses:

None

Methods

Inherited:

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

Structs:

GObject.ObjectClass (5)

get_object ()

Virtual Methods

Inherited:

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

Properties

Inherited:

GOffice.CanvasItem (2)

Name

Type

Flags

Short Description

height

float

r/w

Height

object

GOffice.Component

r/w

The embedded GOffice.Component object

rotation

float

r/w

The rotation around center

width

float

r/w

Width

x

float

r/w

The object left position

y

float

r/w

The object top position

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class GOffice.CanvasComponent(**kwargs)
Bases:

GOffice.CanvasItem

Abstract:

No

get_object()
Returns:

the embedded object.

Return type:

GOffice.Component

Property Details

GOffice.CanvasComponent.props.height
Name:

height

Type:

float

Default Value:

100.0

Flags:

READABLE, WRITABLE

Height

GOffice.CanvasComponent.props.object
Name:

object

Type:

GOffice.Component

Default Value:

None

Flags:

READABLE, WRITABLE

The embedded GOffice.Component object

GOffice.CanvasComponent.props.rotation
Name:

rotation

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The rotation around center

GOffice.CanvasComponent.props.width
Name:

width

Type:

float

Default Value:

100.0

Flags:

READABLE, WRITABLE

Width

GOffice.CanvasComponent.props.x
Name:

x

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The object left position

GOffice.CanvasComponent.props.y
Name:

y

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The object top position