DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(gimpprint.info.gz) Functions

Info Catalog (gimpprint.info.gz) Integrating libgimpprint (gimpprint.info.gz) Top (gimpprint.info.gz) Programs
 
 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.
 

Menu

 
* Main functions              Essential functions every program must call.
* stp_vars_t functions        Using stp_vars_t.
* Dither functions            Dither algorithms.
* Options functions           Options.
* Paper functions             Paper size and orientation.
* Printer functions           Printer selection.
* Settings functions          Getting and changing settings.
* Version functions           Getting libgimpprint version information.
 
Info Catalog (gimpprint.info.gz) Integrating libgimpprint (gimpprint.info.gz) Top (gimpprint.info.gz) Programs
automatically generated byinfo2html