[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4. 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.

4.1 Main functions  Essential functions every program must call.
4.2 List functions  Doubly-linked list implementation.
4.3 stp_vars_t functions  Using stp_vars_t.
4.4 Dither functions  Dither algorithms.
4.5 Options functions  Options.
4.6 Paper functions  Paper size and orientation.
4.7 Printer functions  Printer selection.
4.8 Settings functions  Getting and changing settings.
4.9 Version functions  Getting libgimpprint version information.



This document was generated by Robert Krawitz on December, 2 2003 using texi2html