lecui 1.0.0-alpha.20
lecui C++ user interface library
|
A combobox item. More...
#include <combobox.h>
Public Attributes | |
std::string | label |
The label of the item. | |
std::string | font = "Segoe UI" |
The font to use for the item. | |
float | font_size = 9.f |
The size of the font, in points. | |
A combobox item.