NetSurf
Data Fields
s_toolbar Struct Reference

#include <toolbar.h>

Collaboration diagram for s_toolbar:
[legend]

Data Fields

struct s_gui_win_rootowner
 
struct s_url_widget url
 
struct s_throbber_widget throbber
 
OBJECT * form
 
GRECT area
 
struct s_tb_buttonbuttons
 
int btcnt
 
int style
 
bool attached
 
bool reflow
 
bool visible
 
bool search_visible
 

Detailed Description

Definition at line 43 of file toolbar.h.

Field Documentation

◆ area

GRECT s_toolbar::area

◆ attached

bool s_toolbar::attached

◆ btcnt

int s_toolbar::btcnt

Definition at line 52 of file toolbar.h.

Referenced by toolbar_create(), and toolbar_reflow().

◆ buttons

struct s_tb_button* s_toolbar::buttons

Definition at line 51 of file toolbar.h.

Referenced by find_button(), toolbar_create(), toolbar_destroy(), and toolbar_reflow().

◆ form

OBJECT* s_toolbar::form

◆ owner

struct s_gui_win_root* s_toolbar::owner

◆ reflow

bool s_toolbar::reflow

◆ search_visible

bool s_toolbar::search_visible

◆ style

int s_toolbar::style

Definition at line 53 of file toolbar.h.

Referenced by toolbar_create().

◆ throbber

struct s_throbber_widget s_toolbar::throbber

◆ url

struct s_url_widget s_toolbar::url

◆ visible

bool s_toolbar::visible

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