PixbufModuleStopLoadFunc


Description:

[ 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.

Parameters:

context

the state object created by [callback@GdkPixbuf.PixbufModuleBeginLoadFunc]

Returns:

`TRUE` if the loading operation was successful


Namespace: Gdk
Package: gdk-pixbuf-2.0