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

#include <types.h>

Data Fields

RemminaProtocolFeatureType type
 
gint id
 
gpointer opt1
 
gpointer opt2
 
gpointer opt3
 
RemminaTypeHint opt1_type_hint
 
RemminaTypeHint opt2_type_hint
 
RemminaTypeHint opt3_type_hint
 

Detailed Description

Definition at line 72 of file types.h.

Field Documentation

◆ id

gint _RemminaProtocolFeature::id

Definition at line 74 of file types.h.

◆ opt1

gpointer _RemminaProtocolFeature::opt1

Definition at line 75 of file types.h.

◆ opt1_type_hint

RemminaTypeHint _RemminaProtocolFeature::opt1_type_hint

Definition at line 78 of file types.h.

◆ opt2

gpointer _RemminaProtocolFeature::opt2

Definition at line 76 of file types.h.

◆ opt2_type_hint

RemminaTypeHint _RemminaProtocolFeature::opt2_type_hint

Definition at line 79 of file types.h.

◆ opt3

gpointer _RemminaProtocolFeature::opt3

Definition at line 77 of file types.h.

◆ opt3_type_hint

RemminaTypeHint _RemminaProtocolFeature::opt3_type_hint

Definition at line 80 of file types.h.

◆ type

RemminaProtocolFeatureType _RemminaProtocolFeature::type

Definition at line 73 of file types.h.


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