GOPixbuf
GOPixbuf; int go_pixbuf_get_rowstride (GOPixbuf *pixbuf); GOImage * go_pixbuf_new_from_pixbuf (GdkPixbuf *pixbuf);
GOPixbuf *pixbuf
GdkPixbuf *pixbuf
GObject +----GOImage +----GOPixbuf
"pixbuf" GdkPixbuf* : Read / Write
typedef struct _GOPixbuf GOPixbuf;
int go_pixbuf_get_rowstride (GOPixbuf *pixbuf);
GOImage * go_pixbuf_new_from_pixbuf (GdkPixbuf *pixbuf);
"pixbuf"
GdkPixbuf object from which the GOPixbuf is built.