mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-10 10:33:42 +01:00
GDBusInterfaceStub: Clarify ::g-authorize-method docs
As suggested by Simon in https://bugzilla.gnome.org/show_bug.cgi?id=647577#c11 Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -164,7 +164,7 @@ g_dbus_object_skeleton_class_init (GDBusObjectSkeletonClass *klass)
|
||||
/**
|
||||
* GDBusObjectSkeleton::authorize-method:
|
||||
* @object: The #GDBusObjectSkeleton emitting the signal.
|
||||
* @interface: The #GDBusInterfaceSkeleton that @invocation is on.
|
||||
* @interface: The #GDBusInterfaceSkeleton that @invocation is for.
|
||||
* @invocation: A #GDBusMethodInvocation.
|
||||
*
|
||||
* Emitted when a method is invoked by a remote caller and used to
|
||||
|
||||
Reference in New Issue
Block a user