gicon: Fix an invalid introspection annotation

`(hash)` is not an annotation — it’s probably a typo for `(virtual
hash)`.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #3037
This commit is contained in:
Philip Withnall 2023-11-29 11:56:46 +00:00
parent d71d4507b8
commit 2a8b0c2388

View File

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