Remmina - The GTK+ Remote Desktop Client  v1.4.2
Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, NX, XDMCP and SSH are supported.
nx_plugin.h File Reference

Go to the source code of this file.

Data Structures

struct  _RemminaPluginNxData
 

Typedefs

typedef struct _RemminaPluginNxData RemminaPluginNxData
 

Enumerations

enum  RemminaNXEventType {
  REMMINA_NX_EVENT_CANCEL, REMMINA_NX_EVENT_START, REMMINA_NX_EVENT_RESTORE, REMMINA_NX_EVENT_ATTACH,
  REMMINA_NX_EVENT_TERMINATE
}
 

Variables

RemminaPluginServiceremmina_plugin_nx_service
 

Typedef Documentation

◆ RemminaPluginNxData

Enumeration Type Documentation

◆ RemminaNXEventType

Enumerator
REMMINA_NX_EVENT_CANCEL 
REMMINA_NX_EVENT_START 
REMMINA_NX_EVENT_RESTORE 
REMMINA_NX_EVENT_ATTACH 
REMMINA_NX_EVENT_TERMINATE 

Definition at line 45 of file nx_plugin.h.

Variable Documentation

◆ remmina_plugin_nx_service

RemminaPluginService* remmina_plugin_nx_service

Definition at line 56 of file nx_plugin.c.