/ gwapplicationmanager.h / Type definitions / Description

Type definitions



GWApplicationSettings

typedef struct gw_application_settings
{
	gchar *user_name;
	gchar *user_gwhere_home;
	gchar *user_gwhere_settings_file;
	GWSettings *settings;
}GWApplicationSettings;
Common application variable

Fields
user_name name of the current user
user_gwhere_home path of the user gwhere home
user_gwhere_settings_file path of the user gwhere settings file
settings current settings