bn::rect_window_left_manager class

Manages the position of the left boundary of a rect_window.

Public static functions

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