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

Data Fields

gchar * username
 
gchar * domain
 
gchar * password
 
gchar * group
 
GtkEntry * eGroup
 
GtkEntry * eUsername
 
GtkEntry * eDomain
 
GtkEntry * ePassword1
 
GtkEntry * ePassword2
 
GtkListStore * store
 
GtkDialog * dialog
 
GtkTreeView * table
 
GtkButton * btnDoChange
 
GtkLabel * statusLabel
 
GtkTreeIter iter
 
int changed_passwords_count
 
guint sid
 
guint searchentrychange_timeout_source_id
 

Detailed Description

Definition at line 52 of file remmina_mpchange.c.

Field Documentation

◆ btnDoChange

GtkButton* mpchanger_params::btnDoChange

Definition at line 63 of file remmina_mpchange.c.

◆ changed_passwords_count

int mpchanger_params::changed_passwords_count

Definition at line 67 of file remmina_mpchange.c.

◆ dialog

GtkDialog* mpchanger_params::dialog

Definition at line 61 of file remmina_mpchange.c.

◆ domain

gchar* mpchanger_params::domain

Definition at line 54 of file remmina_mpchange.c.

◆ eDomain

GtkEntry * mpchanger_params::eDomain

Definition at line 58 of file remmina_mpchange.c.

◆ eGroup

GtkEntry* mpchanger_params::eGroup

Definition at line 58 of file remmina_mpchange.c.

◆ ePassword1

GtkEntry* mpchanger_params::ePassword1

Definition at line 59 of file remmina_mpchange.c.

◆ ePassword2

GtkEntry * mpchanger_params::ePassword2

Definition at line 59 of file remmina_mpchange.c.

◆ eUsername

GtkEntry * mpchanger_params::eUsername

Definition at line 58 of file remmina_mpchange.c.

◆ group

gchar* mpchanger_params::group

Definition at line 56 of file remmina_mpchange.c.

◆ iter

GtkTreeIter mpchanger_params::iter

Definition at line 66 of file remmina_mpchange.c.

◆ password

gchar* mpchanger_params::password

Definition at line 55 of file remmina_mpchange.c.

◆ searchentrychange_timeout_source_id

guint mpchanger_params::searchentrychange_timeout_source_id

Definition at line 69 of file remmina_mpchange.c.

◆ sid

guint mpchanger_params::sid

Definition at line 68 of file remmina_mpchange.c.

◆ statusLabel

GtkLabel* mpchanger_params::statusLabel

Definition at line 64 of file remmina_mpchange.c.

◆ store

GtkListStore* mpchanger_params::store

Definition at line 60 of file remmina_mpchange.c.

◆ table

GtkTreeView* mpchanger_params::table

Definition at line 62 of file remmina_mpchange.c.

◆ username

gchar* mpchanger_params::username

Definition at line 53 of file remmina_mpchange.c.


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