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

#include <remmina_passwd.h>

Data Fields

GtkBuilder * builder
 
GtkDialog * dialog
 
GtkEntry * entry_password
 
GtkEntry * entry_verify
 
GtkButton * button_submit
 
GtkButton * button_cancel
 
const gchar * password
 

Detailed Description

Definition at line 40 of file remmina_passwd.h.

Field Documentation

◆ builder

GtkBuilder* _RemminaPasswdDialog::builder

Definition at line 41 of file remmina_passwd.h.

◆ button_cancel

GtkButton* _RemminaPasswdDialog::button_cancel

Definition at line 47 of file remmina_passwd.h.

◆ button_submit

GtkButton* _RemminaPasswdDialog::button_submit

Definition at line 46 of file remmina_passwd.h.

◆ dialog

GtkDialog* _RemminaPasswdDialog::dialog

Definition at line 42 of file remmina_passwd.h.

◆ entry_password

GtkEntry* _RemminaPasswdDialog::entry_password

Definition at line 44 of file remmina_passwd.h.

◆ entry_verify

GtkEntry* _RemminaPasswdDialog::entry_verify

Definition at line 45 of file remmina_passwd.h.

◆ password

const gchar* _RemminaPasswdDialog::password

Definition at line 49 of file remmina_passwd.h.


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