gstream-set_color - Man Page
set_color
Synopsis
#include <gstream.h>
void set_color(int clr);
Description
Sets the colour to draw the font with. For a detailed discussion of this see the documentation for Allegro (under textout) - the gstream will pass this colour variable directly to the string drawing function so the same rules as for normal textouts apply to it. The default is -1.
See Also
Referenced By
gstream-color(3), gstream-get_color(3).
version 1.6 gstream manual