image-pool —
CriaImagePool; typedef CriaImagePoolClass; GdkPixbuf* cria_image_pool_get_pixbuf (CriaImage *image, GError **errloc);
GObject +----CriaImagePool
typedef struct _CriaImagePool CriaImagePool;
typedef struct _GObjectClass CriaImagePoolClass;
GdkPixbuf* cria_image_pool_get_pixbuf (CriaImage *image, GError **errloc);
Get the GdkPixbuf from a CriaImage.
image
errloc