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

#include <gdebugcontrollerdbus.h>

Data Fields

GObjectClass parent_class
 
gboolean(* authorize )(GDebugControllerDBus *controller, GDBusMethodInvocation *invocation)
 
gpointer padding [12]
 

Detailed Description

GDebugControllerDBusClass: @parent_class: The parent class. @authorize: Default handler for the #GDebugControllerDBus::authorize signal.

The virtual function table for #GDebugControllerDBus.

Since: 2.72

Definition at line 44 of file gdebugcontrollerdbus.h.

Field Documentation

◆ authorize

gboolean(* _GDebugControllerDBusClass::authorize) (GDebugControllerDBus *controller, GDBusMethodInvocation *invocation)

Definition at line 48 of file gdebugcontrollerdbus.h.

◆ padding

gpointer _GDebugControllerDBusClass::padding[12]

Definition at line 51 of file gdebugcontrollerdbus.h.

◆ parent_class

GObjectClass _GDebugControllerDBusClass::parent_class

Definition at line 46 of file gdebugcontrollerdbus.h.


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