gio.RemoteActionGroupT

Undocumented in source.

Public Imports

glib.Str
public import glib.Str;
Undocumented in source.
glib.Variant
public import glib.Variant;
Undocumented in source.
gtkc.gio
public import gtkc.gio;
Undocumented in source.
gtkc.giotypes
public import gtkc.giotypes;
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