Button

Categoryrefcounted
Typehime_button_t
InheritsView

Base class for button types.

Methods

hime_button_state_t hime_button_get_state(self)

Get the current display state of the button.

Parameters

Return

hime_button_state_t

Events

void hime_button_on_click(button)

Emitted when button is clicked.

Parameters

Preventable

No.