typedef struct gw_settings_search_field_s { gchar *name; gint position; gchar *position_v; gboolean visible; gchar *visible_v; }GWSettingsSearchField;