[glibmm] Regenerate gio_methods.defs
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] Regenerate gio_methods.defs
- Date: Fri, 31 Jan 2014 11:43:56 +0000 (UTC)
commit e0637cdb37460340c9942f5590492dca9558087f
Author: Kjell Ahlstedt <kjell ahlstedt bredband net>
Date: Fri Jan 31 12:36:33 2014 +0100
Regenerate gio_methods.defs
* gio/src/gio_methods.defs: Some inconsistent parameter names have been fixed
in glib/gio header files.
gio/src/gio_methods.defs | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gio/src/gio_methods.defs b/gio/src/gio_methods.defs
index bb4080b..cb4454b 100644
--- a/gio/src/gio_methods.defs
+++ b/gio/src/gio_methods.defs
@@ -1951,7 +1951,7 @@
(return-type "gchar*")
(parameters
'("const-gchar*" "action_name")
- '("GVariant*" "parameter")
+ '("GVariant*" "target_value")
)
)
@@ -8446,7 +8446,7 @@
(c-name "g_file_replace_contents_bytes_async")
(return-type "none")
(parameters
- '("GBytes*" "bytes")
+ '("GBytes*" "contents")
'("const-char*" "etag")
'("gboolean" "make_backup")
'("GFileCreateFlags" "flags")
@@ -14194,7 +14194,7 @@
(c-name "g_settings_schema_get_key")
(return-type "GSettingsSchemaKey*")
(parameters
- '("const-gchar*" "key")
+ '("const-gchar*" "name")
)
)
@@ -14203,7 +14203,7 @@
(c-name "g_settings_schema_has_key")
(return-type "gboolean")
(parameters
- '("const-gchar*" "key")
+ '("const-gchar*" "name")
)
)
@@ -18823,7 +18823,7 @@
(parameters
'("const-gchar*" "thumbnail_path")
'("const-gchar*" "file_uri")
- '("const-GStatBuf*" "file_stat_buf")
+ '("const-GLocalFileStat*" "file_stat_buf")
)
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]