[ CCode ( has_target = false , has_typedef = false ) ]
public delegate bool PixbufModuleStopLoadFunc (void* context) throws Error
Finalizes the image loading state.
This function is called on success and error states.
| context |
the state object created by [callback@GdkPixbuf.PixbufModuleBeginLoadFunc] |
|
`TRUE` if the loading operation was successful |