ΒΆekg::ui::checkbox* checkbox(
std::string_view text,
bool checked,
uint16_t dock = ekg::dock::none)
ekg::ui::checkbox* checkbox(
std::string_view text,
bool checked,
uint16_t dock = ekg::dock::none)
Description
Create checkbox UI.
Declared at: include/ekg/ekg.hpp:140
Parameters
- std::string_view text
- bool checked
- uint16_t dock = ekg::dock::none