18void init(GLFWwindow* window);
22bool begin(GLFWwindow* window);
27void end(GLFWwindow* window,
const char* statusText);
void end(GLFWwindow *window, const char *statusText)
bool begin(GLFWwindow *window)
float height() noexcept
Title bar height in logical pixels (call after begin()).
void init(GLFWwindow *window)
void mergeIconFont(float pixelSize)