Object Hierarchy
GObject
+----CriaImagePool
Properties
"attribute" gchararray : Read / Write / Construct
Details
struct CriaImagePool
struct CriaImagePool;
struct CriaImagePoolClass
struct CriaImagePoolClass;
struct CriaImagePoolPrivate
struct CriaImagePoolPrivate;
cria_image_pool_get_pixbuf ()
GdkPixbuf* cria_image_pool_get_pixbuf (CriaImage *image,
GError **errloc);
Get the GdkPixbuf from a CriaImage.
image : | a CriaImage
|
errloc : | a return location for a GError
|
Returns : | a GdkPixbuf. ref it as long as you need it
|
Properties
"attribute" (gchararray : Read / Write / Construct) | A simple unneccessary attribute that does nothing special except being a demonstration for the correct implementation of a GObject property. |