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

#include <types.h>

Data Fields

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

Detailed Description

Definition at line 94 of file types.h.

Field Documentation

◆ compact

gboolean _RemminaProtocolSetting::compact

Definition at line 98 of file types.h.

◆ label

const gchar* _RemminaProtocolSetting::label

Definition at line 97 of file types.h.

◆ name

const gchar* _RemminaProtocolSetting::name

Definition at line 96 of file types.h.

◆ opt1

const gpointer _RemminaProtocolSetting::opt1

Definition at line 99 of file types.h.

◆ opt2

const gpointer _RemminaProtocolSetting::opt2

Definition at line 100 of file types.h.

◆ type

RemminaProtocolSettingType _RemminaProtocolSetting::type

Definition at line 95 of file types.h.


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