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 implementGio.Icontypes for various different systems. SeeGio.ThemedIconandGio.LoadableIconfor examples of how to implement this interface.