gstream-set_tab (3) Linux Manual Page
NAME set_tab SYNOPSIS #include <gstream.h> void set_tab(int x, int color, FONT fnt); DESCRIPTION This is the basic function – it creates a tab stop at the specified x-coordinate with the specified colour and the specified font. But the function is overloaded so it is possible only to set a tab stop without changing the font…
