[glib: 2/5] gicon: Force g_icon_hash argument to be Gio.Icon for bindings
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 2/5] gicon: Force g_icon_hash argument to be Gio.Icon for bindings
- Date: Thu, 20 Oct 2022 11:39:09 +0000 (UTC)
commit 7ea5e4c29359ad2624cdec7ca86d26cc610b685b
Author: Marco Trevisan (TreviƱo) <mail 3v1n0 net>
Date: Thu Oct 6 04:48:30 2022 +0200
gicon: Force g_icon_hash argument to be Gio.Icon for bindings
gio/gicon.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gicon.c b/gio/gicon.c
index ae0e4eb98c..16460ceb49 100644
--- a/gio/gicon.c
+++ b/gio/gicon.c
@@ -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.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]