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

#include <remmina_monitor.h>

Data Fields

GNetworkMonitor * netmonitor
 
gboolean connected
 
GSocketConnectable * addr
 
gboolean reachable
 
GHashTable * server_status
 

Detailed Description

Definition at line 43 of file remmina_monitor.h.

Field Documentation

◆ addr

GSocketConnectable* _RemminaMonitor::addr

Definition at line 46 of file remmina_monitor.h.

◆ connected

gboolean _RemminaMonitor::connected

Definition at line 45 of file remmina_monitor.h.

◆ netmonitor

GNetworkMonitor* _RemminaMonitor::netmonitor

Definition at line 44 of file remmina_monitor.h.

◆ reachable

gboolean _RemminaMonitor::reachable

Definition at line 47 of file remmina_monitor.h.

◆ server_status

GHashTable* _RemminaMonitor::server_status

Definition at line 48 of file remmina_monitor.h.


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