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.
remmina_unlock.h File Reference

Go to the source code of this file.

Data Structures

struct  _RemminaUnlockDialog
 

Typedefs

typedef struct _RemminaUnlockDialog RemminaUnlockDialog
 

Functions

G_BEGIN_DECLS gint remmina_unlock_new (GtkWindow *parent)
 

Variables

GTimer * timer
 
gboolean unlocked
 

Typedef Documentation

◆ RemminaUnlockDialog

Function Documentation

◆ remmina_unlock_new()

G_BEGIN_DECLS gint remmina_unlock_new ( GtkWindow *  parent)

Definition at line 113 of file remmina_unlock.c.

Variable Documentation

◆ timer

GTimer* timer

Definition at line 54 of file remmina_unlock.c.

◆ unlocked

gboolean unlocked

Definition at line 55 of file remmina_unlock.c.