From 9d28fa36008fc820bd9449737f081cec551c2810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Tue, 7 Jun 2022 03:06:18 +0200 Subject: notification: Document get_activation_token argument --- libnotify/notification.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libnotify/notification.c b/libnotify/notification.c index 18d7203..0276df5 100644 --- a/libnotify/notification.c +++ b/libnotify/notification.c @@ -1385,6 +1385,7 @@ notify_notification_add_action (NotifyNotification *notification, /** * notify_notification_get_activation_token: + * @notification: The notification. * * If an an action is currently being activated, return the activation token. * This function is intended to be used in a #NotifyActionCallback to get -- cgit v1.2.1