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