gstream-get_cursor_w - Man Page
get_cursor_w
Synopsis
#include <gstream.h>
int get_cursor_w();
Description
Returns the input cursor width in the current insert-mode, i.e. if the gstream is in insert mode when this function is called, it will return the cursor's insert width, and if in overwrite mode it will return the cursor's overwrite width.
See Also
Referenced By
gstream-get_cursor_h(3), gstream-set_cursor_dimensions(3).
version 1.6 gstream manual