]> git.ipfire.org Git - thirdparty/cups.git/blame - cups/api-ppd.header
Update ipp documentation to reflect the behavior of configuring WiFi on IPP USB printers.
[thirdparty/cups.git] / cups / api-ppd.header
CommitLineData
5a738aea 1<!--
321d8d57 2 PPD API header for CUPS.
5a738aea 3
73721e3e 4 Copyright © 2008-2019 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
73721e3e
MS
12<blockquote><b>Note:</b>
13
14<p>The PPD API was deprecated in CUPS 1.6/macOS 10.8. Please use the new Job Ticket APIs in the <a href="cupspm.html">CUPS Programming Manual</a> documentation. These functions will be removed in a future release of CUPS.</p>
15</blockquote>
178cb736 16
5a738aea
MS
17<div class='summary'><table summary='General Information'>
18<thead>
19<tr>
20 <th>Header</th>
21 <th>cups/ppd.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>
73721e3e 32 Programming: <a href='cupspm.html' target='_top'>CUPS Programming Manual</a><br>
79e1d494 33 Specifications: <a href='spec-ppd.html' target='_top'>CUPS PPD Extensions</a></td>
5a738aea
MS
34</tr>
35</tbody>
36</table></div>