- areaPrepared
void function(GdkPixbufLoader* loader) areaPrepared;
- areaUpdated
void function(GdkPixbufLoader* loader, int x, int y, int width, int height) areaUpdated;
- closed
void function(GdkPixbufLoader* loader) closed;
- parentClass
GObjectClass parentClass;
Undocumented in source.
- sizePrepared
void function(GdkPixbufLoader* loader, int width, int height) sizePrepared;