lecui 1.0.0-alpha.20
lecui C++ user interface library
Public Attributes | List of all members
liblec::lecui::widgets::combobox::combobox_item Struct Reference

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.
 

Detailed Description

A combobox item.


The documentation for this struct was generated from the following file: