API Version: 2.0
Library Version: 2.42.8
gboolean (* GdkPixbufModuleStopLoadFunc) ( gpointer context, GError** error )
Finalizes the image loading state.
This function is called on success and error states.
context
gpointer
The state object created by GdkPixbuf.PixbufModuleBeginLoadFunc.
error
GError **
GError*
NULL
gboolean
TRUE if the loading operation was successful.
TRUE