GOffice.CanvasPixbuf¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
The image height or -1 to use the image height |
||
r/w |
The |
||
r/w |
The image width or -1 to use the image width |
||
r/w |
The image left position |
||
r/w |
The image top position |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
base |
r |
||
height |
r |
||
pixbuf |
r |
||
priv |
r |
||
rotation |
r |
||
width |
r |
||
x |
r |
||
y |
r |
Class Details¶
- class GOffice.CanvasPixbuf(**kwargs)¶
- Bases:
- Abstract:
No
Property Details¶
- GOffice.CanvasPixbuf.props.height¶
-
The image height or -1 to use the image height
- GOffice.CanvasPixbuf.props.pixbuf¶
- Name:
pixbuf
- Type:
- Default Value:
- Flags:
The
GdkPixbuf.Pixbuf
to display
- GOffice.CanvasPixbuf.props.width¶
-
The image width or -1 to use the image width
- GOffice.CanvasPixbuf.props.x¶
-
The image left position