Remmina - The GTK+ Remote Desktop Client  v1.4.22
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_stats_sender.h File Reference

Go to the source code of this file.

Functions

G_BEGIN_DECLS void remmina_stats_sender_schedule (void)
 
gboolean remmina_stat_sender_can_send (void)
 
void remmina_stats_sender_send (gboolean show_only)
 

Function Documentation

◆ remmina_stat_sender_can_send()

gboolean remmina_stat_sender_can_send ( void  )

Definition at line 299 of file remmina_stats_sender.c.

◆ remmina_stats_sender_schedule()

G_BEGIN_DECLS void remmina_stats_sender_schedule ( void  )

Definition at line 331 of file remmina_stats_sender.c.

◆ remmina_stats_sender_send()

void remmina_stats_sender_send ( gboolean  show_only)

Definition at line 286 of file remmina_stats_sender.c.