summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2017-08-08 12:20:21 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2017-08-08 12:20:21 +0200
commitb5c8d292939c8ad8d3c7dff15b78e649c04f5703 (patch)
treef269cbdd659258764383f947a1c762a6c1bba6a6 /gir/gio-2.0.c
parentcaf92fe51445de125eb3d78f17f6e539bcf3d4bf (diff)
downloadgobject-introspection-b5c8d292939c8ad8d3c7dff15b78e649c04f5703.tar.gz
gir: Update annotations from GLib 2.53.5
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r--gir/gio-2.0.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index c2eb3d95..6c71c308 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -18323,7 +18323,7 @@
*
* For example, an exported D-Bus interface may queue up property
* changes and emit the
- * `org.freedesktop.DBus.Properties::Propert``
+ * `org.freedesktop.DBus.Properties::PropertiesChanged`
* signal later (e.g. in an idle handler). This technique is useful
* for collapsing multiple property changes into one.
*
@@ -27497,6 +27497,9 @@
* handled (but note that future GLib releases may return a more
* specific value instead).
*
+ * As %errno is global and may be modified by intermediate function
+ * calls, you should save its value as soon as the call which sets it
+ *
* Returns: #GIOErrorEnum value for the given errno.h error number.
*/