summaryrefslogtreecommitdiff
path: root/gdbus/gdbusauthobserver.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdbus/gdbusauthobserver.c')
-rw-r--r--gdbus/gdbusauthobserver.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdbus/gdbusauthobserver.c b/gdbus/gdbusauthobserver.c
index f64a13f..47eb79c 100644
--- a/gdbus/gdbusauthobserver.c
+++ b/gdbus/gdbusauthobserver.c
@@ -137,6 +137,7 @@ g_dbus_auth_observer_class_init (GDBusAuthObserverClass *klass)
/**
* GDBusAuthObserver::deny-authenticated-peer:
+ * @observer: The #GDBusAuthObserver emitting the signal.
* @stream: A #GIOStream for the #GDBusConnection.
* @credentials: Credentials received from the peer or %NULL.
*