Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gio/giotypes.h>
Go to the source code of this file.
Functions | |
G_BEGIN_DECLS GIO_AVAILABLE_IN_2_32 guint | g_dbus_connection_export_action_group (GDBusConnection *connection, const gchar *object_path, GActionGroup *action_group, GError **error) |
GIO_AVAILABLE_IN_2_32 void | g_dbus_connection_unexport_action_group (GDBusConnection *connection, guint export_id) |
G_BEGIN_DECLS GIO_AVAILABLE_IN_2_32 guint g_dbus_connection_export_action_group | ( | GDBusConnection * | connection, |
const gchar * | object_path, | ||
GActionGroup * | action_group, | ||
GError ** | error ) |
GIO_AVAILABLE_IN_2_32 void g_dbus_connection_unexport_action_group | ( | GDBusConnection * | connection, |
guint | export_id ) |