Class
GioDBusActionGroup
[−]
Description [src]
final class Gio.DBusActionGroup : GObject.Object
implements Gio.ActionGroup, Gio.RemoteActionGroup {
/* No available fields */
}
GDBusActionGroup
is an implementation of the GActionGroup
interface.
GDBusActionGroup
can be used as a proxy for an action group
that is exported over D-Bus with g_dbus_connection_export_action_group()
.
[−]
Functions
g_dbus_action_group_get
Obtains a GDBusActionGroup
for the action group which is exported at
the given bus_name
and object_path
.
since: 2.32
[−]
Instance methods
[+]
Methods inherited from GActionGroup (14)
[+]