Function
GdkPixbufPixbufModuleStopLoadFunc
Description [src]
Finalizes the image loading state.
This function is called on success and error states.
Parameters
context |
gpointer |
The state object created by |
|
The argument can be NULL . | |
The called function takes ownership of the data, and is responsible for freeing it. | |
error |
GError ** |
The return location for a GError* , or NULL . |