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

#include <remmina_ssh_plugin.h>

Data Fields

RemminaProtocolSettingType type
 
const gchar * name
 
const gchar * label
 
gboolean compact
 
gpointer opt1
 
gpointer opt2
 

Detailed Description

Definition at line 47 of file remmina_ssh_plugin.h.

Field Documentation

◆ compact

gboolean _RemminaProtocolSettingOpt::compact

Definition at line 51 of file remmina_ssh_plugin.h.

◆ label

const gchar* _RemminaProtocolSettingOpt::label

Definition at line 50 of file remmina_ssh_plugin.h.

◆ name

const gchar* _RemminaProtocolSettingOpt::name

Definition at line 49 of file remmina_ssh_plugin.h.

◆ opt1

gpointer _RemminaProtocolSettingOpt::opt1

Definition at line 52 of file remmina_ssh_plugin.h.

◆ opt2

gpointer _RemminaProtocolSettingOpt::opt2

Definition at line 53 of file remmina_ssh_plugin.h.

◆ type

RemminaProtocolSettingType _RemminaProtocolSettingOpt::type

Definition at line 48 of file remmina_ssh_plugin.h.


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