gstream-set_bitmap

Langue: en

Version: version 1.6 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

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)