Github User Fetcher 1.0.0
C Application with Server and GUI
|
Go to the source code of this file.
Data Structures | |
struct | _GDebugControllerDBusClass |
Macros | |
#define | G_TYPE_DEBUG_CONTROLLER_DBUS (g_debug_controller_dbus_get_type ()) |
Functions | |
GIO_AVAILABLE_IN_2_72 GDebugControllerDBus * | g_debug_controller_dbus_new (GDBusConnection *connection, GCancellable *cancellable, GError **error) |
GIO_AVAILABLE_IN_2_72 void | g_debug_controller_dbus_stop (GDebugControllerDBus *self) |
#define G_TYPE_DEBUG_CONTROLLER_DBUS (g_debug_controller_dbus_get_type ()) |
Definition at line 31 of file gdebugcontrollerdbus.h.
GIO_AVAILABLE_IN_2_72 GDebugControllerDBus * g_debug_controller_dbus_new | ( | GDBusConnection * | connection, |
GCancellable * | cancellable, | ||
GError ** | error ) |
GIO_AVAILABLE_IN_2_72 void g_debug_controller_dbus_stop | ( | GDebugControllerDBus * | self | ) |