Link

Categoryrefcounted
Typehime_link_t
InheritsLabel

A Link is a label subclass that looks like an HTML link.

Constructors

hime_link_t hime_link_create()

Create a new empty Link.

Return

hime_link_t

Events

void hime_link_on_click(link)

Emitted when link is clicked.

Parameters

Preventable

No.