GdkPixbufLoaderClass

Undocumented in source.

Members

Variables

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;
sizePrepared
void function(GdkPixbufLoader* loader, int width, int height) sizePrepared;