NetSurf
|
#include <gtk/gtk.h>
Go to the source code of this file.
Functions | |
GtkWidget * | nsgtk_preferences (struct browser_window *bw, GtkWindow *parent) |
Initialise prefernces window. More... | |
GtkWidget * nsgtk_preferences | ( | struct browser_window * | bw, |
GtkWindow * | parent | ||
) |
Initialise prefernces window.
Definition at line 978 of file preferences.c.
References ppref::bw, ppref::content_language, ppref::dialog, ppref::entryHomePageURL, ppref::entryProxyHost, ppref::entryProxyNoproxy, ppref::entryProxyPassword, ppref::entryProxyUser, GB, NSERROR_OK, nsgtk_builder_new_from_resname(), NSLOG, parent, ppref, ppref::search_providers, and ppref::spinProxyPort.
Referenced by preferences_button_clicked_cb().