Virtual Method
GioDBusObjectSkeletonauthorize_method
since: 2.30
Declaration [src]
gboolean
authorize_method (
GDBusObjectSkeleton* object,
GDBusInterfaceSkeleton* interface_,
GDBusMethodInvocation* invocation
)
Description [src]
Signal class handler for the GDBusObjectSkeleton::authorize-method
signal.
Available since: 2.30
Parameters
interface_
-
Type:
GDBusInterfaceSkeleton
No description available.
The data is owned by the caller of the function. invocation
-
Type:
GDBusMethodInvocation
No description available.
The data is owned by the caller of the function.