Functions
*********
This section of the manual is a complete reference to all of the
functions comprising libgimpprint, with examples.
All of the libgimpprint functions can be declared by including the
master libgimpprint header, `<gimp-print/gimp-print.h>'. This should
be done in every source file that uses gimpprint functions by putting
#include <gimp-print/gimp-print.h>
at the top of each file.