NetSurf
Data Fields
ppref Struct Reference
Collaboration diagram for ppref:
[legend]

Data Fields

GObject * dialog
 dialog handle created when window first accessed More...
 
struct browser_windowbw
 
GtkEntry * entryHomePageURL
 
GtkEntry * entryProxyHost
 
GtkEntry * entryProxyUser
 
GtkEntry * entryProxyPassword
 
GtkEntry * entryProxyNoproxy
 
GtkSpinButton * spinProxyPort
 
GtkListStore * content_language
 
GtkListStore * search_providers
 

Detailed Description

Definition at line 41 of file preferences.c.

Field Documentation

◆ bw

struct browser_window* ppref::bw

Definition at line 45 of file preferences.c.

Referenced by nsgtk_preferences(), and nsgtk_preferences_setCurrentPage_clicked().

◆ content_language

GtkListStore* ppref::content_language

Definition at line 56 of file preferences.c.

Referenced by nsgtk_preferences(), and nsgtk_preferences_comboboxLanguage_realize().

◆ dialog

GObject* ppref::dialog

dialog handle created when window first accessed

Definition at line 43 of file preferences.c.

Referenced by nsgtk_preferences().

◆ entryHomePageURL

GtkEntry* ppref::entryHomePageURL

◆ entryProxyHost

GtkEntry* ppref::entryProxyHost

Definition at line 49 of file preferences.c.

Referenced by nsgtk_preferences().

◆ entryProxyNoproxy

GtkEntry* ppref::entryProxyNoproxy

Definition at line 52 of file preferences.c.

Referenced by nsgtk_preferences().

◆ entryProxyPassword

GtkEntry* ppref::entryProxyPassword

Definition at line 51 of file preferences.c.

Referenced by nsgtk_preferences().

◆ entryProxyUser

GtkEntry* ppref::entryProxyUser

Definition at line 50 of file preferences.c.

Referenced by nsgtk_preferences().

◆ search_providers

GtkListStore* ppref::search_providers

Definition at line 57 of file preferences.c.

Referenced by nsgtk_preferences(), and nsgtk_preferences_comboSearch_realize().

◆ spinProxyPort

GtkSpinButton* ppref::spinProxyPort

Definition at line 53 of file preferences.c.

Referenced by nsgtk_preferences().


The documentation for this struct was generated from the following file: