13#if defined(LECUI_EXPORTS)
16#include <liblec/lecui/widgets/widget.h>
74 color _color_hot_pressed;
75 bool _multiline =
false;
82 _rect.size({ 200.f, 20.f });
269#if defined(lecui_helper)
271#define get_label(path) liblec::lecui::widgets::label::get(*this, path)
RGBA color on a standard 0 to 255 scale. For the alpha channel 0 is transparent and 255 is opaque.
Definition: lecui.h:583
Page container.
Definition: page.h:32
Rectangle class.
Definition: lecui.h:158
Resize parameters.
Definition: lecui.h:363
text_alignment
Text alignment.
Definition: lecui.h:951
@ left
Align text to the left edge.
paragraph_alignment
Paragraph alignment.
Definition: lecui.h:966
@ top
Align paragraph to the top.
Top level namespace for the liblec libraries.
Definition: appearance.h:19