typedef struct gw_settings_explorer_field_s { gchar *name; gint position; gchar *position_v; gboolean visible; gchar *visible_v; }GWSettingsExplorerField;