struct EE::UI::Tools::UIFontPickerDialog::FontFamilyEntry¶
#include <uifontpickerdialog.hpp> struct FontFamilyEntry { // fields std::string label; std::string family; std::string externalFontKey; };
#include <uifontpickerdialog.hpp> struct FontFamilyEntry { // fields std::string label; std::string family; std::string externalFontKey; };