GObject.InterfaceInfo¶
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