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

Data Fields

RemminaFileremmina_file
 
RemminaProtocolPluginplugin
 
RemminaProtocolFeaturefeatures
 
gint width
 
gint height
 
RemminaScaleMode scalemode
 
gboolean scaler_expand
 
gboolean has_error
 
gchar * error_message
 
gboolean user_disconnect
 
GPtrArray * ssh_tunnels
 
RemminaTunnelInitFunc init_func
 
GtkWidget * chat_window
 
gboolean closed
 
RemminaHostkeyFunc hostkey_func
 
gint profile_remote_width
 
gint profile_remote_height
 
gint multimon
 
RemminaMessagePanel * connect_message_panel
 
RemminaMessagePanel * listen_message_panel
 
RemminaMessagePanel * auth_message_panel
 
RemminaMessagePanel * retry_message_panel
 
gchar * username
 
gchar * password
 
gchar * domain
 
gboolean save_password
 
gchar * cacert
 
gchar * cacrl
 
gchar * clientcert
 
gchar * clientkey
 

Detailed Description

Definition at line 60 of file remmina_protocol_widget.c.

Field Documentation

◆ auth_message_panel

RemminaMessagePanel* _RemminaProtocolWidgetPriv::auth_message_panel

Definition at line 90 of file remmina_protocol_widget.c.

◆ cacert

gchar* _RemminaProtocolWidgetPriv::cacert

Definition at line 99 of file remmina_protocol_widget.c.

◆ cacrl

gchar* _RemminaProtocolWidgetPriv::cacrl

Definition at line 100 of file remmina_protocol_widget.c.

◆ chat_window

GtkWidget* _RemminaProtocolWidgetPriv::chat_window

Definition at line 78 of file remmina_protocol_widget.c.

◆ clientcert

gchar* _RemminaProtocolWidgetPriv::clientcert

Definition at line 101 of file remmina_protocol_widget.c.

◆ clientkey

gchar* _RemminaProtocolWidgetPriv::clientkey

Definition at line 102 of file remmina_protocol_widget.c.

◆ closed

gboolean _RemminaProtocolWidgetPriv::closed

Definition at line 80 of file remmina_protocol_widget.c.

◆ connect_message_panel

RemminaMessagePanel* _RemminaProtocolWidgetPriv::connect_message_panel

Definition at line 88 of file remmina_protocol_widget.c.

◆ domain

gchar* _RemminaProtocolWidgetPriv::domain

Definition at line 96 of file remmina_protocol_widget.c.

◆ error_message

gchar* _RemminaProtocolWidgetPriv::error_message

Definition at line 71 of file remmina_protocol_widget.c.

◆ features

RemminaProtocolFeature* _RemminaProtocolWidgetPriv::features

Definition at line 63 of file remmina_protocol_widget.c.

◆ has_error

gboolean _RemminaProtocolWidgetPriv::has_error

Definition at line 70 of file remmina_protocol_widget.c.

◆ height

gint _RemminaProtocolWidgetPriv::height

Definition at line 66 of file remmina_protocol_widget.c.

◆ hostkey_func

RemminaHostkeyFunc _RemminaProtocolWidgetPriv::hostkey_func

Definition at line 82 of file remmina_protocol_widget.c.

◆ init_func

RemminaTunnelInitFunc _RemminaProtocolWidgetPriv::init_func

Definition at line 76 of file remmina_protocol_widget.c.

◆ listen_message_panel

RemminaMessagePanel* _RemminaProtocolWidgetPriv::listen_message_panel

Definition at line 89 of file remmina_protocol_widget.c.

◆ multimon

gint _RemminaProtocolWidgetPriv::multimon

Definition at line 86 of file remmina_protocol_widget.c.

◆ password

gchar* _RemminaProtocolWidgetPriv::password

Definition at line 95 of file remmina_protocol_widget.c.

◆ plugin

RemminaProtocolPlugin* _RemminaProtocolWidgetPriv::plugin

Definition at line 62 of file remmina_protocol_widget.c.

◆ profile_remote_height

gint _RemminaProtocolWidgetPriv::profile_remote_height

Definition at line 85 of file remmina_protocol_widget.c.

◆ profile_remote_width

gint _RemminaProtocolWidgetPriv::profile_remote_width

Definition at line 84 of file remmina_protocol_widget.c.

◆ remmina_file

RemminaFile* _RemminaProtocolWidgetPriv::remmina_file

Definition at line 61 of file remmina_protocol_widget.c.

◆ retry_message_panel

RemminaMessagePanel* _RemminaProtocolWidgetPriv::retry_message_panel

Definition at line 91 of file remmina_protocol_widget.c.

◆ save_password

gboolean _RemminaProtocolWidgetPriv::save_password

Definition at line 97 of file remmina_protocol_widget.c.

◆ scalemode

RemminaScaleMode _RemminaProtocolWidgetPriv::scalemode

Definition at line 67 of file remmina_protocol_widget.c.

◆ scaler_expand

gboolean _RemminaProtocolWidgetPriv::scaler_expand

Definition at line 68 of file remmina_protocol_widget.c.

◆ ssh_tunnels

GPtrArray* _RemminaProtocolWidgetPriv::ssh_tunnels

Definition at line 75 of file remmina_protocol_widget.c.

◆ user_disconnect

gboolean _RemminaProtocolWidgetPriv::user_disconnect

Definition at line 72 of file remmina_protocol_widget.c.

◆ username

gchar* _RemminaProtocolWidgetPriv::username

Definition at line 94 of file remmina_protocol_widget.c.

◆ width

gint _RemminaProtocolWidgetPriv::width

Definition at line 65 of file remmina_protocol_widget.c.


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