gstream-set_margin(3)

set_margin(3) gstream manual set_margin(3)

NAME

set_margin

SYNOPSIS

#include <gstream.h>

void set_margin(int m);

DESCRIPTION

Sets the margin at the left side of the bitmap. Every time you launch a newline, the cursor will return to this x-position. Default is 0.

SEE ALSO

gstream-get_margin(3)

version 1.6 gstream