22#define PREFS_GEOMETRY_DEFAULT_WIDTH 780
23#define PREFS_GEOMETRY_DEFAULT_HEIGHT 580
24#define PREFS_GEOMETRY_DEFAULT_XPOS -9999
25#define PREFS_GEOMETRY_DEFAULT_YPOS -9999
28#define PREFS_UI_BUTTON_HIGHLIGHT_COLOR 16
29#define PREFS_UI_TAB_ACTIVE_BG_COLOR 17
30#define PREFS_UI_TAB_ACTIVE_FG_COLOR 18
31#define PREFS_UI_TAB_BG_COLOR 19
32#define PREFS_UI_TAB_FG_COLOR 20
DilloPrefs prefs
Global Data.
void a_Prefs_freeall(void)
memory-deallocation.
void a_Prefs_init(void)
Sets the default settings.
bool_t http_persistent_conns
bool_t enterpress_forces_submit
bool_t parse_embedded_css
int32_t ui_button_highlight_color
int32_t ui_tab_active_bg_color
int32_t ui_selection_color
int32_t white_bg_replacement
bool_t show_extra_warnings
bool_t load_background_images
int32_t ui_tab_active_fg_color
bool_t middle_click_drags_page
bool_t right_click_closes_tab
bool_t adjust_table_min_width
bool_t http_strict_transport_security
bool_t scrollbar_page_mode
int32_t scroll_page_overlap
bool_t contrast_visited_color
bool_t scroll_switches_tabs
int stretchability_factor
bool_t scroll_switches_tabs_reverse
bool_t middle_click_opens_new_tab
Parse and normalize all URL's inside Dillo.