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

Data Fields

GtkToolbar * bar
 
GtkEntry * entry
 
GtkToolButton * back
 
GtkToolButton * forward
 
GtkToolButton * close
 
GtkCheckButton * checkAll
 
GtkCheckButton * caseSens
 
struct browser_windowbw
 

Detailed Description

Definition at line 42 of file search.c.

Field Documentation

◆ back

GtkToolButton* gtk_search::back

Definition at line 45 of file search.c.

Referenced by nsgtk_search_create(), and nsgtk_search_set_back_state().

◆ bar

GtkToolbar* gtk_search::bar

◆ bw

struct browser_window* gtk_search::bw

◆ caseSens

GtkCheckButton* gtk_search::caseSens

◆ checkAll

GtkCheckButton* gtk_search::checkAll

◆ close

GtkToolButton* gtk_search::close

Definition at line 47 of file search.c.

Referenced by nsgtk_search_create().

◆ entry

GtkEntry* gtk_search::entry

◆ forward

GtkToolButton* gtk_search::forward

Definition at line 46 of file search.c.

Referenced by nsgtk_search_create(), and nsgtk_search_set_forward_state().


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