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