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

#include <remmina_scheduler.h>

Data Fields

GSourceFunc cb_func_ptr
 
gpointer cb_func_data
 
guint interval
 
guint source
 
guint count
 

Detailed Description

Definition at line 37 of file remmina_scheduler.h.

Field Documentation

◆ cb_func_data

gpointer rsSchedData::cb_func_data

Definition at line 39 of file remmina_scheduler.h.

◆ cb_func_ptr

GSourceFunc rsSchedData::cb_func_ptr

Definition at line 38 of file remmina_scheduler.h.

◆ count

guint rsSchedData::count

Definition at line 42 of file remmina_scheduler.h.

◆ interval

guint rsSchedData::interval

Definition at line 40 of file remmina_scheduler.h.

◆ source

guint rsSchedData::source

Definition at line 41 of file remmina_scheduler.h.


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