gstream-get_cursor_h - Man Page
get_cursor_h
Synopsis
#include <gstream.h>
int get_cursor_h();
Description
Returns the input cursor height 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 height, and if in overwrite mode it will return the cursor's overwrite height.
See Also
Referenced By
gstream-get_cursor_w(3), gstream-set_cursor_dimensions(3).
version 1.6 gstream manual