ΒΆekg::ui::textbox* textbox(
std::string_view tag,
std::string_view text,
uint16_t dock = ekg::dock::none)
ekg::ui::textbox* textbox(
std::string_view tag,
std::string_view text,
uint16_t dock = ekg::dock::none)
Description
Create textbox UI.
Declared at: include/ekg/ekg.hpp:156
Parameters
- std::string_view tag
- std::string_view text
- uint16_t dock = ekg::dock::none