Function

GdkPixbuf.PixbufModuleFillInfoFunc

Declaration

void
PixbufModuleFillInfoFunc (
  GdkPixbufFormat* info
)

Description [src]

Defines the type of the function used to fill a GdkPixbufFormat structure with information about a module.

Parameters

info GdkPixbufFormat
 

a GdkPixbufFormat.

 Ownership is not transferred to the callee