GObject.InterfaceInfo¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
interface_data  | 
r/w  | 
user-supplied data passed to the interface init/finalize functions  | 
|
interface_finalize  | 
r/w  | 
location of the interface finalization function  | 
|
interface_init  | 
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.