gstream-set_bitmap(3)

set_bitmap(3) gstream manual set_bitmap(3)

NAME

set_bitmap

SYNOPSIS

#include <gstream.h>

void set_bitmap(BITMAP *bmp);

DESCRIPTION

Sets the bitmap that the stream will draw characters on. This may also be done while constructing the stream (see the introduction).

SEE ALSO

gstream-get_bitmap(3)

version 1.6 gstream