gicon: Force g_icon_hash argument to be Gio.Icon for bindings

This commit is contained in:
Marco Trevisan (Treviño) 2022-10-06 04:48:30 +02:00
parent 19cfc55847
commit 7ea5e4c293

View File

@ -85,7 +85,7 @@ g_icon_default_init (GIconInterface *iface)
/**
* g_icon_hash:
* @icon: (not nullable): #gconstpointer to an icon object.
* @icon: (not nullable) (type Gio.Icon): #gconstpointer to an icon object.
*
* Gets a hash for an icon.
*