summaryrefslogtreecommitdiff
path: root/gio/src/gio_methods.defs
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2014-09-22 21:12:44 +0200
committerMurray Cumming <murrayc@murrayc.com>2014-09-22 21:12:44 +0200
commit007ab7fbc6bf81c32fae457d2dea45e61c842b7c (patch)
tree6d484c565c14fd27c9a46a4b957321ae31b2068d /gio/src/gio_methods.defs
parent12515930d851c8c6716b32b2601134f4b96b5188 (diff)
downloadglibmm-007ab7fbc6bf81c32fae457d2dea45e61c842b7c.tar.gz
Regenerate .defs files.
Diffstat (limited to 'gio/src/gio_methods.defs')
-rw-r--r--gio/src/gio_methods.defs4
1 files changed, 2 insertions, 2 deletions
diff --git a/gio/src/gio_methods.defs b/gio/src/gio_methods.defs
index fdc41e9c..d8b3729b 100644
--- a/gio/src/gio_methods.defs
+++ b/gio/src/gio_methods.defs
@@ -2560,7 +2560,7 @@
(c-name "g_application_set_resource_base_path")
(return-type "none")
(parameters
- '("const-gchar*" "resource_base_path")
+ '("const-gchar*" "resource_path")
)
)
@@ -2589,7 +2589,7 @@
(parameters
'("const-char*" "long_name")
'("char" "short_name")
- '("gint" "flags")
+ '("GOptionFlags" "flags")
'("GOptionArg" "arg")
'("const-char*" "description")
'("const-char*" "arg_description")