gio.RemoteActionGroupT

Undocumented in source.

Public Imports

gtkc.giotypes
public import gtkc.giotypes;
Undocumented in source.
gtkc.gio
public import gtkc.gio;
Undocumented in source.
glib.ConstructionException
public import glib.ConstructionException;
Undocumented in source.
gobject.ObjectG
public import gobject.ObjectG;
Undocumented in source.
glib.Str
public import glib.Str;
Undocumented in source.
glib.Variant
public import glib.Variant;
Undocumented in source.

Members

Templates

RemoteActionGroupT
template RemoteActionGroupT(TStruct)

The GRemoteActionGroup interface is implemented by GActionGroup instances that either transmit action invocations to other processes or receive action invocations in the local process from other processes.

Meta