summaryrefslogtreecommitdiffstats
path: root/gio
diff options
context:
space:
mode:
Diffstat (limited to 'gio')
-rw-r--r--gio/gio.defs5
1 files changed, 3 insertions, 2 deletions
diff --git a/gio/gio.defs b/gio/gio.defs
index d71dade..a797349 100644
--- a/gio/gio.defs
+++ b/gio/gio.defs
@@ -1189,8 +1189,9 @@
(c-name "g_emblem_new")
(is-constructor-of "GEmblem")
(return-type "GEmblem*")
- (parameters
- '("GIcon*" "icon")
+ (properties
+ '("icon")
+ '("origin" (optional))
)
)