GdkPixbufModulePreparedFunc

Defines the type of the function that gets called once the initial setup of @pixbuf is done.

#GdkPixbufLoader uses a function of this type to emit the "<link linkend="GdkPixbufLoader-area-prepared">area_prepared</link>" signal.

alias GdkPixbufModulePreparedFunc = void function(GdkPixbuf* pixbuf, GdkPixbufAnimation* anim, void* userData)

Meta