/usr/share/gtk-doc/html/PackageKit/index.html is in packagekit-docs 0.7.6-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PackageKit Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="PackageKit Reference Manual">
<link rel="next" href="specification.html" title="PackageKit Specification">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">PackageKit Reference Manual</p></th></tr></table></div>
<div><div class="authorgroup"><div class="author">
<h3 class="author">
<span class="firstname">Richard</span> <span class="surname">Hughes</span>
</h3>
<div class="affiliation"><div class="address"><p><br>
<code class="email"><<a class="email" href="mailto:richard@hughsie.com">richard@hughsie.com</a>></code><br>
</p></div></div>
</div></div></div>
<div><p class="releaseinfo">
for PackageKit 0.7.6
</p></div>
<div><p class="copyright">Copyright © 2008-2009 The PackageKit Authors</p></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="reference"><a href="specification.html">I. PackageKit Specification</a></span></dt>
<dd><dl>
<dt><span class="chapter"><a href="introduction.html">PackageKit Introduction</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="introduction.html#introduction-description">Overall Description</a></span></dt>
<dt><span class="sect1"><a href="introduction-backends.html">Backends</a></span></dt>
<dt><span class="sect1"><a href="config-main.html">Daemon Config Options</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="config-main.html#config-main-logging">TransactionLogging</a></span></dt>
<dt><span class="sect2"><a href="config-main.html#config-main-shutdown-timeout">ShutdownTimeout</a></span></dt>
<dt><span class="sect2"><a href="config-main.html#config-main-use-syslog">UseSyslog</a></span></dt>
<dt><span class="sect2"><a href="config-main.html#config-main-default-backend">DefaultBackend</a></span></dt>
</dl></dd>
</dl></dd>
<dt><span class="chapter"><a href="concepts.html">Important Concepts</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="concepts.html#introduction-ideas-packageid">Package ID</a></span></dt>
<dt><span class="sect1"><a href="introduction-ideas-filters.html">Filters</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="introduction-ideas-filters.html#introduction-ideas-filters-removeinstalled">Removing installed versions in search results</a></span></dt>
<dt><span class="sect2"><a href="introduction-ideas-filters.html#introduction-ideas-filters-examples">Filter examples</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="introduction-errors.html">Error Enums</a></span></dt>
<dt><span class="sect1"><a href="introduction-group-type.html">Group type</a></span></dt>
<dt><span class="sect1"><a href="introduction-cancellation.html">Cancellation</a></span></dt>
<dt><span class="sect1"><a href="introduction-ideas-transactions.html">Transactions</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="introduction-ideas-transactions.html#introduction-ideas-transactions-success">Transaction example: Success</a></span></dt>
<dt><span class="sect2"><a href="introduction-ideas-transactions.html#introduction-ideas-transactions-failure">Transaction example: Failure</a></span></dt>
<dt><span class="sect2"><a href="introduction-ideas-transactions.html#introduction-ideas-transactions-trusted">Transaction example: Trusted</a></span></dt>
<dt><span class="sect2"><a href="introduction-ideas-transactions.html#introduction-ideas-transactions-auto-untrusted">Transaction example: Auto Untrusted</a></span></dt>
<dt><span class="sect2"><a href="introduction-ideas-transactions.html#introduction-ideas-transactions-sig-install">Transaction example: Package signature install</a></span></dt>
<dt><span class="sect2"><a href="introduction-ideas-transactions.html#introduction-ideas-transactions-download">Transaction example: Download</a></span></dt>
<dt><span class="sect2"><a href="introduction-ideas-transactions.html#introduction-ideas-transactions-set-locale">Transaction example: Setting the locale</a></span></dt>
<dt><span class="sect2"><a href="introduction-ideas-transactions.html#introduction-ideas-transactions-repair">Transaction example: Repair</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="introduction-ideas-transactionid.html">Transaction IDs</a></span></dt>
<dt><span class="sect1"><a href="introduction-ideas-status.html">Status Values</a></span></dt>
<dt><span class="sect1"><a href="introduction-ideas-simultaneous.html">Simultaneous Mode</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="backend-compiled.html">Compiled Backends</a></span></dt>
<dt><span class="chapter"><a href="backend-spawn.html">Spawned Backends</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="backend-spawn.html#backends-spawn-intro">Introduction</a></span></dt>
<dt><span class="sect1"><a href="backends-spawn-methods.html">Methods</a></span></dt>
<dt><span class="sect1"><a href="backends-spawn-common.html">Common function outputs</a></span></dt>
</dl></dd>
</dl></dd>
<dt><span class="reference"><a href="api-reference.html">II. D-Bus API Reference</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="PackageKit.html">org.freedesktop.PackageKit</a></span><span class="refpurpose"> — PackageKit interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Transaction.html">org.freedesktop.PackageKit.Transaction</a></span><span class="refpurpose"> — Transaction interface</span>
</dt>
</dl></dd>
<dt><span class="reference"><a href="libpackagekit-gobject.html">III. libpackagekit GObjects</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="PkCatalog.html">PkCatalog</a></span><span class="refpurpose"> — Functionality for installing catalogs</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkCategory.html">PkCategory</a></span><span class="refpurpose"> — Category object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkClient.html">PkClient</a></span><span class="refpurpose"> — For creating new transactions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkControl.html">PkControl</a></span><span class="refpurpose"> — For querying data about PackageKit</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkDesktop.html">PkDesktop</a></span><span class="refpurpose"> — Find desktop metadata about a package</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkDetails.html">PkDetails</a></span><span class="refpurpose"> — Details object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkDistroUpgrade.html">PkDistroUpgrade</a></span><span class="refpurpose"> — DistroUpgrade object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkError.html">PkError</a></span><span class="refpurpose"> — ErrorCode object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkEulaRequired.html">PkEulaRequired</a></span><span class="refpurpose"> — EulaRequired object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkFiles.html">PkFiles</a></span><span class="refpurpose"> — Files object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkMediaChangeRequired.html">PkMediaChangeRequired</a></span><span class="refpurpose"> — MediaChangeRequired object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkMessage.html">PkMessage</a></span><span class="refpurpose"> — Message object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkPackageSack.html">PkPackageSack</a></span><span class="refpurpose"> — A sack of packages that can be manipulated</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkPackage.html">PkPackage</a></span><span class="refpurpose"> — Package object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkProgress.html">PkProgress</a></span><span class="refpurpose"> — Transaction progress information</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkRepoDetail.html">PkRepoDetail</a></span><span class="refpurpose"> — RepoDetail object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkRepoSignatureRequired.html">PkRepoSignatureRequired</a></span><span class="refpurpose"> — RepoSignatureRequired object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkRequireRestart.html">PkRequireRestart</a></span><span class="refpurpose"> — RequireRestart object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkResults.html">PkResults</a></span><span class="refpurpose"> — Transaction results</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkServicePack.html">PkServicePack</a></span><span class="refpurpose"> — Functionality for creating and reading service packs</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkTask.html">PkTask</a></span><span class="refpurpose"> — An abstract package task GObject, dealing with unsigned
transactions, GPG keys and EULA requests.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkTransactionPast.html">PkTransactionPast</a></span><span class="refpurpose"> — TransactionPast object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PkUpdateDetail.html">PkUpdateDetail</a></span><span class="refpurpose"> — UpdateDetail object</span>
</dt>
</dl></dd>
<dt><span class="reference"><a href="libpackagekit-helpers.html">IV. libpackagekit glib helpers</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="PackageKit-pk-bitfield.html">pk-bitfield</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="PackageKit-pk-client-sync.html">pk-client-sync</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="PackageKit-pk-common.html">pk-common</a></span><span class="refpurpose"> — Common utility functions for PackageKit</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PackageKit-pk-control-sync.html">pk-control-sync</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="PackageKit-pk-enum.html">pk-enum</a></span><span class="refpurpose"> — Functions for converting strings to enum and vice-versa</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PackageKit-pk-package-ids.html">pk-package-ids</a></span><span class="refpurpose"> — Functionality to modify multiple PackageIDs</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PackageKit-pk-package-id.html">pk-package-id</a></span><span class="refpurpose"> — Functionality to read a PackageID</span>
</dt>
<dt>
<span class="refentrytitle"><a href="PackageKit-pk-task-sync.html">pk-task-sync</a></span><span class="refpurpose"></span>
</dt>
</dl></dd>
<dt><span class="reference"><a href="faq.html">V. Frequently asked questions</a></span></dt>
<dd><dl>
<dt><span class="chapter"><a href="developer-faq.html">Developer FAQ</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="developer-faq.html#developer-faq-libnotify">Notify warnings...</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="developer-faq.html#developer-faq-status-signals">Backends should send status signals...</a></span></dt>
<dt><span class="sect2"><a href="developer-faq.html#developer-faq-error-code-finished">Finished() after ErrorCode()...</a></span></dt>
<dt><span class="sect2"><a href="developer-faq.html#developer-faq-respect-filter">Not respecting filters...</a></span></dt>
</dl></dd>
</dl></dd>
</dl></dd>
</dl></div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.18</div>
</body>
</html>
|