Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gdbusobjectskeleton.h>
Data Fields | |
GObjectClass | parent_class |
gboolean(* | authorize_method )(GDBusObjectSkeleton *object, GDBusInterfaceSkeleton *interface_, GDBusMethodInvocation *invocation) |
gpointer | padding [8] |
GDBusObjectSkeletonClass: @parent_class: The parent class. @authorize_method: Signal class handler for the #GDBusObjectSkeleton::authorize-method signal.
Class structure for GDBusObjectSkeleton.
Since: 2.30
Definition at line 56 of file gdbusobjectskeleton.h.
gboolean(* _GDBusObjectSkeletonClass::authorize_method) (GDBusObjectSkeleton *object, GDBusInterfaceSkeleton *interface_, GDBusMethodInvocation *invocation) |
Definition at line 61 of file gdbusobjectskeleton.h.
gpointer _GDBusObjectSkeletonClass::padding[8] |
Definition at line 66 of file gdbusobjectskeleton.h.
GObjectClass _GDBusObjectSkeletonClass::parent_class |
Definition at line 58 of file gdbusobjectskeleton.h.