This file is indexed.

/usr/share/doc/libwebkitgtk-3.0-dev/html/ch02.html is in libwebkitgtk-3.0-dev 2.4.10-0ubuntu0.14.04.1.

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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Class Overview: WebKitGTK+ Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="WebKitGTK+ Reference Manual">
<link rel="up" href="index.html" title="WebKitGTK+ Reference Manual">
<link rel="prev" href="webkitgtk-Global-functions.html" title="Global functions">
<link rel="next" href="webkitgtk-webkitwebview.html" title="WebKitWebView">
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
<td><a accesskey="p" href="webkitgtk-Global-functions.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="webkitgtk-webkitwebview.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter">
<div class="titlepage"><div><div><h1 class="title">
<a name="id-1.3"></a>Class Overview</h1></div></div></div>
<div class="toc"><dl class="toc">
<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></div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.24.1</div>
</body>
</html>