summaryrefslogtreecommitdiff
path: root/libnotify/notification.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnotify/notification.c')
-rw-r--r--libnotify/notification.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnotify/notification.c b/libnotify/notification.c
index 670930b..88bbf2a 100644
--- a/libnotify/notification.c
+++ b/libnotify/notification.c
@@ -914,7 +914,7 @@ notify_notification_set_hint_byte (NotifyNotification *notification,
* notify_notification_set_hint_byte_array:
* @notification: The notification.
* @key: The hint.
- * @value: The hint's value.
+ * @value: (array length=len): The hint's value.
* @len: The length of the byte array.
*
* Sets a hint with a byte array value. The length of @value must be passed