Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GDBusObjectSkeletonClass Struct Reference

#include <gdbusobjectskeleton.h>

Data Fields

GObjectClass parent_class
 
gboolean(* authorize_method )(GDBusObjectSkeleton *object, GDBusInterfaceSkeleton *interface_, GDBusMethodInvocation *invocation)
 
gpointer padding [8]
 

Detailed Description

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.

Field Documentation

◆ authorize_method

gboolean(* _GDBusObjectSkeletonClass::authorize_method) (GDBusObjectSkeleton *object, GDBusInterfaceSkeleton *interface_, GDBusMethodInvocation *invocation)

Definition at line 61 of file gdbusobjectskeleton.h.

◆ padding

gpointer _GDBusObjectSkeletonClass::padding[8]

Definition at line 66 of file gdbusobjectskeleton.h.

◆ parent_class

GObjectClass _GDBusObjectSkeletonClass::parent_class

Definition at line 58 of file gdbusobjectskeleton.h.


The documentation for this struct was generated from the following file: