summaryrefslogtreecommitdiff
path: root/gir
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2013-07-25 17:22:21 +0200
committerDieter Verfaillie <dieterv@optionexplicit.be>2013-10-08 20:55:43 +0200
commit839e4f10a6b291a261c200484ff05ec44a31d93e (patch)
tree5f4751874fd3f8c98d7dc3ae8d04e4d7e3a20a66 /gir
parent1fdb3fc24bec54ccaef132c415d365db4cbd16d9 (diff)
downloadgobject-introspection-839e4f10a6b291a261c200484ff05ec44a31d93e.tar.gz
giscanner: extract tag values
Diffstat (limited to 'gir')
-rw-r--r--gir/gio-2.0.c4
-rw-r--r--gir/glib-2.0.c2
2 files changed, 3 insertions, 3 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index e41cb3b2..5da24c27 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -2162,7 +2162,7 @@
* 'settings-schema' property if you wish to pass in a
* #GSettingsSchema.
*
- * Deprecated: 2.32:Use the 'schema-id' property instead. In a future version, this property may instead refer to a #GSettingsSchema.
+ * Deprecated: 2.32: Use the 'schema-id' property instead. In a future version, this property may instead refer to a #GSettingsSchema.
*/
@@ -11456,7 +11456,7 @@
* Now there is #GActionMap for that.
*
* Since: 2.28
- * Deprecated: 2.32:Use the #GActionMap interface instead. Never ever mix use of this API with use of #GActionMap on the same @application or things will go very badly wrong. This function is known to introduce buggy behaviour (ie: signals not emitted on changes to the action group), so you should really use #GActionMap instead.
+ * Deprecated: 2.32: Use the #GActionMap interface instead. Never ever mix use of this API with use of #GActionMap on the same @application or things will go very badly wrong. This function is known to introduce buggy behaviour (ie: signals not emitted on changes to the action group), so you should really use #GActionMap instead.
*/
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index aeb682d1..12e79f46 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -3379,7 +3379,7 @@
* before the spelling was fixed in GLib 2.30. It is kept here for
* compatibility reasons.
*
- * Deprecated: 2.30:Use G_IO_FLAG_IS_WRITABLE instead.
+ * Deprecated: 2.30: Use G_IO_FLAG_IS_WRITABLE instead.
*/