15 #ifndef GUI_WIDGETS_WINDOW_PRIVATE_HPP_INCLUDED
16 #define GUI_WIDGETS_WINDOW_PRIVATE_HPP_INCLUDED
53 const unsigned maximum_width,
54 const unsigned maximum_height);
base class of top level items, the only item which needs to store the final canvases to draw on ...
A class inherited from ttext_box that displays its input as stars.
static void layout(twindow &window, const unsigned maximum_width, const unsigned maximum_height)
Layouts the window.
Helper to implement private functions without modifying the header.