From 2c78d9335bf0393c6e18486f37cec1297f751ebc Mon Sep 17 00:00:00 2001 From: Giovanni Campagna Date: Wed, 5 Mar 2014 17:17:25 +0100 Subject: Update glib annotations Press the secret code too unlock the hidden bonus: GVariantDict! --- gir/gio-2.0.c | 4 ++-- 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 7bdd5a76..f4c5ba21 100644 --- a/gir/gio-2.0.c +++ b/gir/gio-2.0.c @@ -33887,8 +33887,8 @@ * g_subprocess_get_identifier: * @subprocess: a #GSubprocess * - * On UNIX, returns the process ID as a decimal string. On Windows, - * returns the result of GetProcessId() also as a string. + * On UNIX, returns the process ID as a decimal string. + * On Windows, returns the result of GetProcessId() also as a string. */ diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c index 321d442e..9326bbfa 100644 --- a/gir/glib-2.0.c +++ b/gir/glib-2.0.c @@ -2584,7 +2584,7 @@ /** - * GVariantDict: (skip) + * GVariantDict: * * #GVariantDict is a mutable interface to #GVariant dictionaries. * -- cgit v1.2.1