mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 16:03:40 +02:00
Add GDBusActionGroup
GDBusActionGroup can be used as a client-side wrapper for the an action group that has been exported on D-Bus.
This commit is contained in:
@@ -2912,6 +2912,26 @@ g_action_group_exporter_stop
|
||||
g_action_group_exporter_query
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gdbusactiongroup</FILE>
|
||||
GDBusActionGroup
|
||||
g_dbus_action_group_new
|
||||
g_dbus_action_group_new_finish
|
||||
g_dbus_action_group_new_sync
|
||||
g_dbus_action_group_inject
|
||||
|
||||
<SUBSECTION Standard>
|
||||
G_TYPE_DBUS_ACTION_GROUP
|
||||
G_DBUS_ACTION_GROUP
|
||||
G_DBUS_ACTION_GROUP_CLASS
|
||||
G_IS_DBUS_ACTION_GROUP
|
||||
G_IS_DBUS_ACTION_GROUP_CLASS
|
||||
G_DBUS_ACTION_GROUP_GET_CLASS
|
||||
|
||||
<SUBSECTION Private>
|
||||
g_dbus_action_group_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gaction</FILE>
|
||||
<TITLE>GAction</TITLE>
|
||||
|
Reference in New Issue
Block a user