6#include "../macros.hpp"
8hi_export_module(hikogui.GUI : gui_window_size);
12enum class gui_window_size { normal, minimized, maximized, fullscreen };
DOXYGEN BUG.
Definition algorithm_misc.hpp:20
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:378