RadioButton

Categoryrefcounted
Typehime_radio_button_t
InheritsCheckbox

A native themed class representing a radio button.

Constructors

hime_radio_button_t hime_radio_button_create()

Create a radio button.

Return

hime_radio_button_t

hime_radio_button_t hime_radio_button_create_with_title_and_group(title, group)

Create a radio button with title and group id.

Parameters

Return

hime_radio_button_t