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.
_RemminaPluginSshData Struct Reference

The SSH plugin implementation. More...

Data Fields

RemminaSSHShellshell
 
GFile * vte_session_file
 
GtkWidget * vte
 
const GdkRGBA * palette
 
pthread_t thread
 

Detailed Description

The SSH plugin implementation.

Definition at line 197 of file remmina_ssh_plugin.c.

Field Documentation

◆ palette

const GdkRGBA* _RemminaPluginSshData::palette

Definition at line 202 of file remmina_ssh_plugin.c.

◆ shell

RemminaSSHShell* _RemminaPluginSshData::shell

Definition at line 198 of file remmina_ssh_plugin.c.

◆ thread

pthread_t _RemminaPluginSshData::thread

Definition at line 204 of file remmina_ssh_plugin.c.

◆ vte

GtkWidget* _RemminaPluginSshData::vte

Definition at line 200 of file remmina_ssh_plugin.c.

◆ vte_session_file

GFile* _RemminaPluginSshData::vte_session_file

Definition at line 199 of file remmina_ssh_plugin.c.


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