NetSurf
Data Fields
toolbar_action Union Reference

Union to hold the different widget action data that can be passed from widget via toolbar to client. More...

#include <toolbar.h>

Data Fields

button_bar_action button
 
url_bar_action url
 

Detailed Description

Union to hold the different widget action data that can be passed from widget via toolbar to client.

Definition at line 54 of file toolbar.h.

Field Documentation

◆ button

button_bar_action toolbar_action::button

Definition at line 55 of file toolbar.h.

Referenced by cw_tb_click(), ro_gui_window_toolbar_click(), and ro_toolbar_click().

◆ url

url_bar_action toolbar_action::url

Definition at line 56 of file toolbar.h.

Referenced by ro_gui_window_toolbar_click(), and ro_toolbar_click().


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