GOffice.CanvasPixbuf

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

Subclasses:

None

Methods

Inherited:

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

Structs:

GObject.ObjectClass (5)

Virtual Methods

Inherited:

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

Properties

Inherited:

GOffice.CanvasItem (2)

Name

Type

Flags

Short Description

height

float

r/w

The image height or -1 to use the image height

pixbuf

GdkPixbuf.Pixbuf

r/w

The GdkPixbuf.Pixbuf to display

width

float

r/w

The image width or -1 to use the image width

x

float

r/w

The image left position

y

float

r/w

The image top position

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

base

GOffice.CanvasItem

r

height

float

r

pixbuf

GdkPixbuf.Pixbuf

r

priv

object

r

rotation

float

r

width

float

r

x

float

r

y

float

r

Class Details

class GOffice.CanvasPixbuf(**kwargs)
Bases:

GOffice.CanvasItem

Abstract:

No

Property Details

GOffice.CanvasPixbuf.props.height
Name:

height

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The image height or -1 to use the image height

GOffice.CanvasPixbuf.props.pixbuf
Name:

pixbuf

Type:

GdkPixbuf.Pixbuf

Default Value:

None

Flags:

READABLE, WRITABLE

The GdkPixbuf.Pixbuf to display

GOffice.CanvasPixbuf.props.width
Name:

width

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The image width or -1 to use the image width

GOffice.CanvasPixbuf.props.x
Name:

x

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The image left position

GOffice.CanvasPixbuf.props.y
Name:

y

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The image top position