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.IconIface
is used to implementGio.Icon
types for various different systems. SeeGio.ThemedIcon
andGio.LoadableIcon
for examples of how to implement this interface.