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

Data Fields

RemminaProtocolWidgetgp
 
gchar * title
 
gchar * default_username
 
gchar * default_password
 
gchar * default_domain
 
gchar * strpasswordlabel
 
enum panel_type dtype
 
RemminaMessagePanelFlags pflags
 
gboolean called_from_subthread
 
pthread_mutex_t pt_mutex
 
pthread_cond_t pt_cond
 
int rcbutton
 

Detailed Description

Definition at line 1509 of file remmina_protocol_widget.c.

Field Documentation

◆ called_from_subthread

gboolean remmina_protocol_widget_dialog_mt_data_t::called_from_subthread

Definition at line 1519 of file remmina_protocol_widget.c.

◆ default_domain

gchar* remmina_protocol_widget_dialog_mt_data_t::default_domain

Definition at line 1515 of file remmina_protocol_widget.c.

◆ default_password

gchar* remmina_protocol_widget_dialog_mt_data_t::default_password

Definition at line 1514 of file remmina_protocol_widget.c.

◆ default_username

gchar* remmina_protocol_widget_dialog_mt_data_t::default_username

Definition at line 1513 of file remmina_protocol_widget.c.

◆ dtype

enum panel_type remmina_protocol_widget_dialog_mt_data_t::dtype

Definition at line 1516 of file remmina_protocol_widget.c.

◆ gp

RemminaProtocolWidget* remmina_protocol_widget_dialog_mt_data_t::gp

Definition at line 1511 of file remmina_protocol_widget.c.

◆ pflags

RemminaMessagePanelFlags remmina_protocol_widget_dialog_mt_data_t::pflags

Definition at line 1518 of file remmina_protocol_widget.c.

◆ pt_cond

pthread_cond_t remmina_protocol_widget_dialog_mt_data_t::pt_cond

Definition at line 1522 of file remmina_protocol_widget.c.

◆ pt_mutex

pthread_mutex_t remmina_protocol_widget_dialog_mt_data_t::pt_mutex

Definition at line 1521 of file remmina_protocol_widget.c.

◆ rcbutton

int remmina_protocol_widget_dialog_mt_data_t::rcbutton

Definition at line 1524 of file remmina_protocol_widget.c.

◆ strpasswordlabel

gchar* remmina_protocol_widget_dialog_mt_data_t::strpasswordlabel

Definition at line 1516 of file remmina_protocol_widget.c.

◆ title

gchar* remmina_protocol_widget_dialog_mt_data_t::title

Definition at line 1512 of file remmina_protocol_widget.c.


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