]> git.ipfire.org Git - thirdparty/cups.git/blame - cups/api-ppd.header
Update usage info.
[thirdparty/cups.git] / cups / api-ppd.header
CommitLineData
5a738aea 1<!--
321d8d57 2 PPD API header for CUPS.
5a738aea 3
53f8d64f 4 Copyright © 2008-2012 by Apple Inc.
5a738aea 5
53f8d64f
MS
6 Licensed under Apache License v2.0. See the file "LICENSE" for more
7 information.
5a738aea
MS
8-->
9
a2326b5b
MS
10<h1 class='title'>PPD API (DEPRECATED)</h1>
11
8072030b 12<blockquote>The PPD API is deprecated starting in CUPS 1.6/macOS 10.8. Please use the new Job Ticket APIs in the <a href="api-cups.html">CUPS API</a> documentation. These functions will be removed in a future release of CUPS.</blockquote>
178cb736 13
5a738aea
MS
14<div class='summary'><table summary='General Information'>
15<thead>
16<tr>
17 <th>Header</th>
18 <th>cups/ppd.h</th>
19</tr>
20</thead>
21<tbody>
22<tr>
23 <th>Library</th>
24 <td>-lcups</td>
25</tr>
26<tr>
27 <th>See Also</th>
28 <td>Programming: <a href='api-overview.html' target='_top'>Introduction to CUPS Programming</a><br>
29 Programming: <a href='api-cups.html' target='_top'>CUPS API</a><br>
79e1d494 30 Specifications: <a href='spec-ppd.html' target='_top'>CUPS PPD Extensions</a></td>
5a738aea
MS
31</tr>
32</tbody>
33</table></div>