InterfaceInfo
class InterfaceInfo(val gobjectInterfaceInfoPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
A structure that provides information to the type system which is used specifically for managing interface types.
Skipped during bindings generation
field
interface_init
: InterfaceInitFuncfield
interface_finalize
: InterfaceFinalizeFunc
Constructors
Link copied to clipboard
constructor()
Allocate a new InterfaceInfo.
constructor(scope: <Error class: unknown class>)
Allocate a new InterfaceInfo using the provided AutofreeScope.
constructor(interfaceData: <Error class: unknown class>)
Allocate a new InterfaceInfo.
constructor(interfaceData: <Error class: unknown class>, scope: <Error class: unknown class>)
Allocate a new InterfaceInfo using the provided AutofreeScope.
constructor(gobjectInterfaceInfoPointer: <Error class: unknown class><<Error class: unknown class>>)