summaryrefslogtreecommitdiff
path: root/libupower-glib/up-wakeups.c
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-10-10 22:28:26 +0200
committerBastien Nocera <hadess@hadess.net>2013-10-14 09:58:22 +0200
commit66da41ceacbeb1ecea05ed6c8df112faee9aeeb0 (patch)
tree87b42e5b24b44ab5f002778015b9180f91580bca /libupower-glib/up-wakeups.c
parentfc5793e742d769febd3239bab8e88750457423ab (diff)
downloadupower-66da41ceacbeb1ecea05ed6c8df112faee9aeeb0.tar.gz
lib: Add missing "element-type" introspection metadata
https://bugs.freedesktop.org/show_bug.cgi?id=55419
Diffstat (limited to 'libupower-glib/up-wakeups.c')
-rw-r--r--libupower-glib/up-wakeups.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libupower-glib/up-wakeups.c b/libupower-glib/up-wakeups.c
index ed6bf80..20b9f59 100644
--- a/libupower-glib/up-wakeups.c
+++ b/libupower-glib/up-wakeups.c
@@ -99,7 +99,7 @@ up_wakeups_get_total_sync (UpWakeups *wakeups, GCancellable *cancellable, GError
*
* Gets the wakeups data from the daemon.
*
- * Return value: (transfer full): an array of %UpWakeupItem's
+ * Return value: (element-type UpWakeupItem) (transfer full): an array of %UpWakeupItem's
*
* Since: 0.9.1
**/