GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
cairodriver/driver.c File Reference

GRASS cairo display driver - driver initialization. More...

#include "cairodriver.h"
Include dependency graph for cairodriver/driver.c:

Go to the source code of this file.

Functions

const struct driverCairo_Driver (void)
 Initialize display driver. More...
 

Detailed Description

GRASS cairo display driver - driver initialization.

(C) 2007-2014 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.

Author
Lars Ahlzen <lars ahlzen.com> (original contibutor)
Glynn Clements

Definition in file cairodriver/driver.c.

Function Documentation

◆ Cairo_Driver()

const struct driver* Cairo_Driver ( void  )

Initialize display driver.

Returns
pointer driver structure

Definition at line 22 of file cairodriver/driver.c.