Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gdebugcontrollerdbus.h>
Data Fields | |
GObjectClass | parent_class |
gboolean(* | authorize )(GDebugControllerDBus *controller, GDBusMethodInvocation *invocation) |
gpointer | padding [12] |
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.
gboolean(* _GDebugControllerDBusClass::authorize) (GDebugControllerDBus *controller, GDBusMethodInvocation *invocation) |
Definition at line 48 of file gdebugcontrollerdbus.h.
gpointer _GDebugControllerDBusClass::padding[12] |
Definition at line 51 of file gdebugcontrollerdbus.h.
GObjectClass _GDebugControllerDBusClass::parent_class |
Definition at line 46 of file gdebugcontrollerdbus.h.