]> git.ipfire.org Git - thirdparty/cups.git/blame - cups/api-cups.header
Merge changes from CUPS 1.4svn-r8628.
[thirdparty/cups.git] / cups / api-cups.header
CommitLineData
5a738aea 1<!--
75bd9771 2 "$Id: api-cups.header 7279 2008-01-31 01:50:44Z mike $"
5a738aea
MS
3
4 CUPS API header for the Common UNIX Printing System (CUPS).
5
178cb736 6 Copyright 2008-2009 by Apple Inc.
5a738aea
MS
7
8 These coded instructions, statements, and computer programs are the
9 property of Apple Inc. and are protected by Federal copyright
10 law. Distribution and use rights are outlined in the file "LICENSE.txt"
11 which should have been included with this file. If this file is
12 file is missing or damaged, see the license at "http://www.cups.org/".
13-->
14
178cb736
MS
15<h1 class='title'>CUPS API</h1>
16
5a738aea
MS
17<div class='summary'><table summary='General Information'>
18<thead>
19<tr>
20 <th>Header</th>
21 <th>cups/cups.h</th>
22</tr>
23</thead>
24<tbody>
25<tr>
26 <th>Library</th>
27 <td>-lcups</td>
28</tr>
29<tr>
30 <th>See Also</th>
31 <td>Programming: <a href='api-overview.html' target='_top'>Introduction to CUPS Programming</a><br>
32 Programming: <a href='api-array.html' target='_top'>Array API</a><br>
33 Programming: <a href='api-filedir.html' target='_top'>File and Directory APIs</a><br>
34 Programming: <a href='api-filter.html' target='_top'>Filter and Backend Programming</a><br>
35 Programming: <a href='api-httpipp.html' target='_top'>HTTP and IPP APIs</a><br>
36 Programming: <a href='api-ppd.html' target='_top'>PPD API</a><br>
37 Programming: <a href='api-raster.html' target='_top'>Raster API</a></td>
38</tr>
39</tbody>
40</table></div>