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

#include <remmina_file.h>

Data Fields

gchar * filename
 
gchar * statefile
 
GHashTable * settings
 
GHashTable * states
 
GHashTable * spsettings
 
gboolean prevent_saving
 

Detailed Description

Definition at line 46 of file remmina_file.h.

Field Documentation

◆ filename

gchar* _RemminaFile::filename

Definition at line 47 of file remmina_file.h.

◆ prevent_saving

gboolean _RemminaFile::prevent_saving

Definition at line 53 of file remmina_file.h.

◆ settings

GHashTable* _RemminaFile::settings

Definition at line 50 of file remmina_file.h.

◆ spsettings

GHashTable* _RemminaFile::spsettings

Definition at line 52 of file remmina_file.h.

◆ statefile

gchar* _RemminaFile::statefile

Definition at line 49 of file remmina_file.h.

◆ states

GHashTable* _RemminaFile::states

Definition at line 51 of file remmina_file.h.


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