Package org.gnome.gio

Class DBusActionGroup

java.lang.Object
All Implemented Interfaces:
Proxy, ActionGroup, RemoteActionGroup

@Generated("io.github.jwharm.JavaGI") public class DBusActionGroup extends GObject implements ActionGroup, RemoteActionGroup
GDBusActionGroup is an implementation of the ActionGroup interface.

GDBusActionGroup can be used as a proxy for an action group that is exported over D-Bus with DBusConnection.exportActionGroup(java.lang.String, org.gnome.gio.ActionGroup).