gstream-get_cursor_w

Langue: en

Autres versions - même langue

Version: version 1.6 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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

gstream-get_cursor_h(3), gstream-set_cursor_dimensions(3)