ELinks 0.18.0
hierbox_browser_button Struct Reference

BFU hierbox browser button. More...

#include <hierbox.h>

Data Fields

char * label
 The button label text It is automatically localized.
 
widget_handler_Thandler
 The button handler The handler gets called when the button is activated.
 
unsigned int anonymous:1
 Allow this button in anonymous mode Should the button be displayed in anonymous mode or not? This can be used to disable actions that are not safe in anonymous mode.
 

Detailed Description

BFU hierbox browser button.

Field Documentation

◆ anonymous

unsigned int hierbox_browser_button::anonymous

Allow this button in anonymous mode Should the button be displayed in anonymous mode or not? This can be used to disable actions that are not safe in anonymous mode.

◆ handler

widget_handler_T* hierbox_browser_button::handler

The button handler The handler gets called when the button is activated.

◆ label

char* hierbox_browser_button::label

The button label text It is automatically localized.


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