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

#include <remmina_unlock.h>

Data Fields

GtkBuilder * builder
 
GtkDialog * dialog
 
GtkEntry * entry_unlock
 
GtkButton * button_unlock
 
GtkButton * button_unlock_cancel
 
gboolean unlock_init
 
gint retval
 

Detailed Description

Definition at line 40 of file remmina_unlock.h.

Field Documentation

◆ builder

GtkBuilder* _RemminaUnlockDialog::builder

Definition at line 41 of file remmina_unlock.h.

◆ button_unlock

GtkButton* _RemminaUnlockDialog::button_unlock

Definition at line 45 of file remmina_unlock.h.

◆ button_unlock_cancel

GtkButton* _RemminaUnlockDialog::button_unlock_cancel

Definition at line 46 of file remmina_unlock.h.

◆ dialog

GtkDialog* _RemminaUnlockDialog::dialog

Definition at line 42 of file remmina_unlock.h.

◆ entry_unlock

GtkEntry* _RemminaUnlockDialog::entry_unlock

Definition at line 44 of file remmina_unlock.h.

◆ retval

gint _RemminaUnlockDialog::retval

Definition at line 50 of file remmina_unlock.h.

◆ unlock_init

gboolean _RemminaUnlockDialog::unlock_init

Definition at line 48 of file remmina_unlock.h.


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