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

Data Fields

GHashTable * proto_count
 
GHashTable * proto_date
 
const gchar * protocol
 
const gchar * pdatestr
 Key in the proto_count hash table. More...
 
gint pcount
 Date in string format in the proto_date hash table. More...
 
gchar datestr
 

Detailed Description

Definition at line 164 of file remmina_stats.c.

Field Documentation

◆ datestr

gchar ProfilesData::datestr

Definition at line 170 of file remmina_stats.c.

◆ pcount

gint ProfilesData::pcount

Date in string format in the proto_date hash table.

Definition at line 169 of file remmina_stats.c.

◆ pdatestr

const gchar* ProfilesData::pdatestr

Key in the proto_count hash table.

Definition at line 168 of file remmina_stats.c.

◆ proto_count

GHashTable* ProfilesData::proto_count

Definition at line 165 of file remmina_stats.c.

◆ proto_date

GHashTable* ProfilesData::proto_date

Definition at line 166 of file remmina_stats.c.

◆ protocol

const gchar* ProfilesData::protocol

Definition at line 167 of file remmina_stats.c.


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