virtual int setpos(const wpos &newpos)
Set the visible position to newpos (but clamp by maxspos), then update.
Definition NCTextPad.cc:150
Screen position pair in the order line, column: (L, C)
Definition position.h:110
Screen dimension (screen size) in the order height, width: (H, W)
Definition position.h:154