checkbox_t

This is a list of all properties and methods available within the checkbox_t class.

NameDefinition

get_value

bool get_value()

set_value

void set_value(bool value)

get_label

string get_label()

set_label

void set_label(string value)

Last updated