1set_margin(3) gstream manual set_margin(3)
23
4
NAME
6set_margin
7
SYNOPSIS
9#include <gstream.h>
1011
12
void set_margin(int m);
13
DESCRIPTION
15Sets the margin at the left side of the bitmap. Every time you launch a
16newline, the cursor will return to this x-position. Default is 0.
1718
SEE ALSO
20gstream-get_margin(3)
2122
23
24
gstream version 1.6 set_margin(3)