diff options
Diffstat (limited to 'gir')
-rw-r--r-- | gir/gio-2.0.c | 4 | ||||
-rw-r--r-- | gir/glib-2.0.c | 2 |
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. */ |