bn::rect_window_top_manager class

Manages the position of the top boundary of a rect_window.

Public static functions

static auto get(rect_window window) -> fixed
Returns the position of the top boundary the given rect_window.
static void set(fixed top, rect_window window)
Sets the position of the top boundary the given rect_window.