GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
GRASS cairo display driver - erase screen. More...
#include "cairodriver.h"
Go to the source code of this file.
Functions | |
void | Cairo_Erase (void) |
Erase screen. More... | |
GRASS cairo display driver - erase screen.
(C) 2007-2008 by Lars Ahlzen and the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file cairodriver/erase.c.
void Cairo_Erase | ( | void | ) |
Erase screen.
Definition at line 20 of file cairodriver/erase.c.
References cairo_state::bgcolor_a, cairo_state::bgcolor_b, cairo_state::bgcolor_g, cairo_state::bgcolor_r, ca, cairo, G_debug(), and cairo_state::modified.