Function

GdkPixbuf.PixbufModuleFillVtableFunc

Declaration

void
PixbufModuleFillVtableFunc (
  GdkPixbufModule* module
)

Description [src]

Defines the type of the function used to set the vtable of a GdkPixbufModule when it is loaded.

Parameters

module GdkPixbufModule
 

a GdkPixbufModule.

 Ownership is not transferred to the callee