goocanvasmm
1.90.11
|
goocanvasmm is a C++ binding for goocanvas. See the Goocanvas::Canvas widget.
Include the goocanvasmm header:
(You may include individual headers, such as goocanvasmm/rect.h instead.)
If your source file is program.cc
, you can compile it with:
Alternatively, if using autoconf, use the following in configure.ac:
Then use the generated GOOCANVASMM_CFLAGS
and GOOCANVASMM_LIBS
variables in the project Makefile.am
files. For example: