Link

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

Categoryrefcounted
Typehime_link_t
Inheritshime_label_t

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.