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

Data Fields

gchar * data
 
gchar * ptr
 
ssize_t len
 

Detailed Description

Definition at line 862 of file remmina_ssh.c.

Field Documentation

◆ data

gchar* _RemminaSSHTunnelBuffer::data

Definition at line 863 of file remmina_ssh.c.

◆ len

ssize_t _RemminaSSHTunnelBuffer::len

Definition at line 865 of file remmina_ssh.c.

◆ ptr

gchar* _RemminaSSHTunnelBuffer::ptr

Definition at line 864 of file remmina_ssh.c.


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