GOffice.Pixbuf¶
| Subclasses: | None | 
|---|
Methods¶
| Inherited: | GOffice.Image (25), GObject.Object (37) | 
|---|---|
| Structs: | GObject.ObjectClass (5) | 
| class | new_from_data(type, data, length) | 
| class | new_from_pixbuf(pixbuf) | 
| get_rowstride() | 
Virtual Methods¶
| Inherited: | GOffice.Image (7), GObject.Object (7) | 
|---|
Properties¶
| Inherited: | GOffice.Image (2) | 
|---|
| Name | Type | Flags | Short Description | 
|---|---|---|---|
| image-type | str | r/w | Type of image | 
| pixbuf | GdkPixbuf.Pixbuf | r/w | GdkPixbuf.Pixbufobject from which theGOffice.Pixbufis built | 
Signals¶
| Inherited: | GObject.Object (1) | 
|---|
Fields¶
| Inherited: | GObject.Object (1) | 
|---|
Class Details¶
- 
class GOffice.Pixbuf(**kwargs)¶
- Bases: - GOffice.Image- Abstract: - No - 
classmethod new_from_data(type, data, length)¶
- Parameters: - Raises: - Return type: 
 - 
classmethod new_from_pixbuf(pixbuf)¶
- Parameters: - pixbuf ( - GdkPixbuf.Pixbuf) –- Return type: - GOffice.Image
 
- 
classmethod 
Property Details¶
- 
GOffice.Pixbuf.props.image_type¶
- Name: - image-type- Type: - str- Default Value: - None- Flags: - READABLE,- WRITABLE- Type of image 
- 
GOffice.Pixbuf.props.pixbuf¶
- Name: - pixbuf- Type: - GdkPixbuf.Pixbuf- Default Value: - None- Flags: - READABLE,- WRITABLE- GdkPixbuf.Pixbufobject from which the- GOffice.Pixbufis built