mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
gicon: Force g_icon_hash argument to be Gio.Icon for bindings
This commit is contained in:
parent
19cfc55847
commit
7ea5e4c293
@ -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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user