GObject.InterfaceInfo - Structures - GObject 2.0 (original) (raw)

Fields

Name Type Access Description
interface_data object r/w user-supplied data passed to the interface init/finalize functions
interface_finalize GObject.InterfaceFinalizeFunc r/w location of the interface finalization function
interface_init GObject.InterfaceInitFunc r/w location of the interface initialization function

Methods

None

Details

class GObject.InterfaceInfo

A structure that provides information to the type system which is used specifically for managing interface types.