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

Go to the source code of this file.

Data Structures

struct  rsSchedData
 

Functions

G_BEGIN_DECLS void * remmina_scheduler_setup (GSourceFunc cb, gpointer cb_data, guint first_interval, guint interval)
 

Function Documentation

◆ remmina_scheduler_setup()

G_BEGIN_DECLS void* remmina_scheduler_setup ( GSourceFunc  cb,
gpointer  cb_data,
guint  first_interval,
guint  interval 
)

Definition at line 64 of file remmina_scheduler.c.