NetSurf
Functions
preferences.h File Reference
#include <gtk/gtk.h>
Include dependency graph for preferences.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

GtkWidget * nsgtk_preferences (struct browser_window *bw, GtkWindow *parent)
 Initialise prefernces window. More...
 

Function Documentation

◆ nsgtk_preferences()

GtkWidget * nsgtk_preferences ( struct browser_window bw,
GtkWindow *  parent 
)

Initialise prefernces window.

Definition at line 951 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().

Here is the call graph for this function:
Here is the caller graph for this function: