manpagez: man pages & more
html files: goffice-0.10
Home | html | info | man

GOPixbuf

GOPixbuf

Properties

gchar * image-type Read / Write
GdkPixbuf * pixbuf Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GOImage
        ╰── GOPixbuf

Description

Functions

go_pixbuf_get_rowstride ()

int
go_pixbuf_get_rowstride (GOPixbuf *pixbuf);

Returns


go_pixbuf_new_from_pixbuf ()

GOImage *
go_pixbuf_new_from_pixbuf (GdkPixbuf *pixbuf);

Returns

Types and Values

GOPixbuf

typedef struct _GOPixbuf GOPixbuf;

Property Details

The “image-type” property

  “image-type”               gchar *

Type of image.

Flags: Read / Write

Default value: NULL


The “pixbuf” property

  “pixbuf”                   GdkPixbuf *

GdkPixbuf object from which the GOPixbuf is built.

Flags: Read / Write

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.