/usr/share/doc/libwebkitgtk-dev/html/index.html is in libwebkitgtk-dev 2.4.0-1ubuntu2.
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 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>WebKitGTK+ Reference Manual: WebKitGTK+ Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="WebKitGTK+ Reference Manual">
<link rel="next" href="ch01.html" title="Global functions">
<meta name="generator" content="GTK-Doc V1.20.1 (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">WebKitGTK+ Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">for WebKitGTK+ 2.4.0</p></div>
</div>
<hr>
</div>
<div class="toc"><dl class="toc">
<dt><span class="chapter"><a href="ch01.html">Global functions</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="webkitgtk-Global-functions.html">Global functions</a></span><span class="refpurpose"> — Global functions controlling WebKit</span>
</dt></dl></dd>
<dt><span class="chapter"><a href="ch02.html">Class Overview</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="webkitgtk-webkitwebview.html">WebKitWebView</a></span><span class="refpurpose"> — The central class of the WebKitGTK+ API</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebFrame.html">WebKitWebFrame</a></span><span class="refpurpose">The content of a <span class="type">WebKitWebView</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebSettings.html">WebKitWebSettings</a></span><span class="refpurpose">Control the behaviour of a <span class="type">WebKitWebView</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebBackForwardList.html">WebKitWebBackForwardList</a></span><span class="refpurpose">The history of a <span class="type">WebKitWebView</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebHistoryItem.html">WebKitWebHistoryItem</a></span><span class="refpurpose">One item of the <span class="type">WebKitWebBackForwardList</span> and or global history</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebNavigationAction.html">WebKitWebNavigationAction</a></span><span class="refpurpose"> — Object used to report details of navigation actions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebPolicyDecision.html">WebKitWebPolicyDecision</a></span><span class="refpurpose"> — Liason between WebKit and the application regarding asynchronous policy decisions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitGeolocationPolicyDecision.html">WebKitGeolocationPolicyDecision</a></span><span class="refpurpose"> — Liaison between WebKit and the application regarding asynchronous geolocation policy decisions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitNetworkRequest.html">WebKitNetworkRequest</a></span><span class="refpurpose"> — The target of a navigation request</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitNetworkResponse.html">WebKitNetworkResponse</a></span><span class="refpurpose"> — the response given to a network request</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebInspector.html">WebKitWebInspector</a></span><span class="refpurpose"> — Access to the WebKit Inspector</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebDatabase.html">WebKitWebDatabase</a></span><span class="refpurpose"> — A WebKit web application database</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebDataSource.html">WebKitWebDataSource</a></span><span class="refpurpose">Encapsulates the content to be displayed in a <span class="type">WebKitWebFrame</span>.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebResource.html">WebKitWebResource</a></span><span class="refpurpose"> — Represents a downloaded URI.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="webkitgtk-webkitdownload.html">WebKitDownload</a></span><span class="refpurpose"> — Object used to communicate with the application when downloading.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitViewportAttributes.html">WebKitViewportAttributes</a></span><span class="refpurpose"> — Represents the viewport properties of a web page</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitHitTestResult.html">WebKitHitTestResult</a></span><span class="refpurpose"> — The target of a mouse event</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebPlugin.html">WebKitWebPlugin</a></span><span class="refpurpose"> — Represents a plugin, enabling fine-grained control</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebPluginDatabase.html">WebKitWebPluginDatabase</a></span><span class="refpurpose"> — Provides information about the plugins the engine knows about</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitSoupAuthDialog.html">WebKitSoupAuthDialog</a></span><span class="refpurpose">A <span class="type">SoupSessionFeature</span> to provide a simple
authentication dialog for HTTP basic auth support.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitSecurityOrigin.html">WebKitSecurityOrigin</a></span><span class="refpurpose"> — A security boundary for web sites</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitWebWindowFeatures.html">WebKitWebWindowFeatures</a></span><span class="refpurpose">Window properties of a <span class="type">WebKitWebView</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitIconDatabase.html">WebKitIconDatabase</a></span><span class="refpurpose"> — A WebKit web application database</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitSpellChecker.html">WebKitSpellChecker</a></span><span class="refpurpose"> — the spell checking API for WebKit</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitFaviconDatabase.html">WebKitFaviconDatabase</a></span><span class="refpurpose"> — A WebKit favicon database</span>
</dt>
<dt>
<span class="refentrytitle"><a href="WebKitFileChooserRequest.html">WebKitFileChooserRequest</a></span><span class="refpurpose"> — A request to open a file chooser</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch03.html">Running WebKitGTK+-based programs</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="webkit-environment.html">Environment</a></span><span class="refpurpose"> — How does the environment affect applications that use WebKitGTK+</span>
</dt></dl></dd>
<dt><span class="index"><a href="index-all.html">Index</a></span></dt>
<dt><span class="index"><a href="index-deprecated.html">Index of deprecated symbols</a></span></dt>
<dt><span class="index"><a href="index-1.0.1.html">Index of new symbols in 1.0.1</a></span></dt>
<dt><span class="index"><a href="index-1.0.2.html">Index of new symbols in 1.0.2</a></span></dt>
<dt><span class="index"><a href="index-1.0.3.html">Index of new symbols in 1.0.3</a></span></dt>
<dt><span class="index"><a href="index-1.1.1.html">Index of new symbols in 1.1.1</a></span></dt>
<dt><span class="index"><a href="index-1.1.2.html">Index of new symbols in 1.1.2</a></span></dt>
<dt><span class="index"><a href="index-1.1.3.html">Index of new symbols in 1.1.3</a></span></dt>
<dt><span class="index"><a href="index-1.1.4.html">Index of new symbols in 1.1.4</a></span></dt>
<dt><span class="index"><a href="index-1.1.5.html">Index of new symbols in 1.1.5</a></span></dt>
<dt><span class="index"><a href="index-1.1.6.html">Index of new symbols in 1.1.6</a></span></dt>
<dt><span class="index"><a href="index-1.1.7.html">Index of new symbols in 1.1.7</a></span></dt>
<dt><span class="index"><a href="index-1.1.8.html">Index of new symbols in 1.1.8</a></span></dt>
<dt><span class="index"><a href="index-1.1.10.html">Index of new symbols in 1.1.10</a></span></dt>
<dt><span class="index"><a href="index-1.1.11.html">Index of new symbols in 1.1.11</a></span></dt>
<dt><span class="index"><a href="index-1.1.13.html">Index of new symbols in 1.1.13</a></span></dt>
<dt><span class="index"><a href="index-1.1.14.html">Index of new symbols in 1.1.14</a></span></dt>
<dt><span class="index"><a href="index-1.1.15.html">Index of new symbols in 1.1.15</a></span></dt>
<dt><span class="index"><a href="index-1.1.16.html">Index of new symbols in 1.1.16</a></span></dt>
<dt><span class="index"><a href="index-1.1.17.html">Index of new symbols in 1.1.17</a></span></dt>
<dt><span class="index"><a href="index-1.1.18.html">Index of new symbols in 1.1.18</a></span></dt>
<dt><span class="index"><a href="index-1.1.20.html">Index of new symbols in 1.1.20</a></span></dt>
<dt><span class="index"><a href="index-1.1.23.html">Index of new symbols in 1.1.23</a></span></dt>
<dt><span class="index"><a href="index-1.3.1.html">Index of new symbols in 1.3.1</a></span></dt>
<dt><span class="index"><a href="index-1.3.2.html">Index of new symbols in 1.3.2</a></span></dt>
<dt><span class="index"><a href="index-1.3.3.html">Index of new symbols in 1.3.3</a></span></dt>
<dt><span class="index"><a href="index-1.3.4.html">Index of new symbols in 1.3.4</a></span></dt>
<dt><span class="index"><a href="index-1.3.8.html">Index of new symbols in 1.3.8</a></span></dt>
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.20.1</div>
</body>
</html>
|