Remmina - The GTK+ Remote Desktop Client  v1.4.19
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.
_RemminaPluginData Struct Reference

Data Fields

GtkWidget * socket
 
gint socket_id
 
GPid pid
 

Detailed Description

Definition at line 49 of file st_plugin.c.

Field Documentation

◆ pid

GPid _RemminaPluginData::pid

Definition at line 53 of file st_plugin.c.

◆ socket

GtkWidget* _RemminaPluginData::socket

Definition at line 51 of file st_plugin.c.

◆ socket_id

gint _RemminaPluginData::socket_id

Definition at line 52 of file st_plugin.c.


The documentation for this struct was generated from the following file: