Gio.IconIface¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| equal | object | r | |
| from_tokens | object | r | |
| g_iface | GObject.TypeInterface | r | The parent interface. | 
| hash | object | r | |
| serialize | object | r | |
| to_tokens | object | r | 
Methods¶
None
Details¶
- 
class Gio.IconIface¶
- Gio.IconIfaceis used to implement- Gio.Icontypes for various different systems. See- Gio.ThemedIconand- Gio.LoadableIconfor examples of how to implement this interface.