]> git.ipfire.org Git - thirdparty/cups.git/blob - cups/api-admin.header
Changelog
[thirdparty/cups.git] / cups / api-admin.header
1 <!--
2 Administrative API header for CUPS.
3
4 Copyright © 2016 by Apple Inc.
5
6 Licensed under Apache License v2.0. See the file "LICENSE" for more
7 information.
8 -->
9
10 <h1 class='title'>Administrative APIs</h1>
11
12 <div class='summary'><table summary='General Information'>
13 <thead>
14 <tr>
15 <th>Header</th>
16 <th>cups/adminutil.h</th>
17 </tr>
18 </thead>
19 <tbody>
20 <tr>
21 <th>Library</th>
22 <td>-lcups</td>
23 </tr>
24 <tr>
25 <th>See Also</th>
26 <td>Programming: <a href='api-overview.html' target='_top'>Introduction to CUPS Programming</a><br>
27 Programming: <a href='api-cups.html' target='_top'>CUPS API</a><br>
28 Programming: <a href='api-httpipp.html' target='_top'>HTTP and IPP APIs</a></td>
29 </tr>
30 </tbody>
31 </table></div>