summaryrefslogtreecommitdiff
path: root/libnotify/notify.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnotify/notify.c')
-rw-r--r--libnotify/notify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnotify/notify.c b/libnotify/notify.c
index 2819e0b..f046dda 100644
--- a/libnotify/notify.c
+++ b/libnotify/notify.c
@@ -542,7 +542,7 @@ _get_portal_proxy (GError **error)
* Synchronously creates the #GDBusProxy for the notification service,
* and caches the result.
*
- * Returns: the #GDBusProxy for the notification service, or %NULL on error
+ * Returns: (nullable): the #GDBusProxy for the notification service, or %NULL on error
*/
GDBusProxy *
_notify_get_proxy (GError **error)