3#include "../widgets/switcher.h"
12 static const char* name() {
return "Switcher"; }
std::function< void(gridui::Switcher &)> callback_t
void addCallback(const std::string &name, const callback_t &cb)
Switcher & fontSize(float fontSize)
Switcher & color(const std::string &color)
Switcher & onChanged(callback_t cb)