RemoteActionGroupIfaceProxy

Proxy object for gio.remote_action_group.RemoteActionGroup interface when a GObject has no applicable D binding

class RemoteActionGroupIfaceProxy : IfaceProxy , RemoteActionGroup {}

Mixed In Members

From mixin RemoteActionGroupT!()

activateActionFull
void activateActionFull(string actionName, glib.variant.Variant parameter, glib.variant.Variant platformData)

Activates the remote action.

changeActionStateFull
void changeActionStateFull(string actionName, glib.variant.Variant value, glib.variant.Variant platformData)

Changes the state of a remote action.

Inherited Members

From RemoteActionGroup

getGType
GType getGType()
activateActionFull
void activateActionFull(string actionName, glib.variant.Variant parameter, glib.variant.Variant platformData)

Activates the remote action.

changeActionStateFull
void changeActionStateFull(string actionName, glib.variant.Variant value, glib.variant.Variant platformData)

Changes the state of a remote action.