/usr/share/gtk-doc/html/libglade/libglade-lib.html is in libglade2-dev 1:2.6.4-2.
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 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part I. Libglade Library Reference</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.74.3">
<link rel="home" href="index.html" title="Libglade - Graphical Interface Description Loader API">
<link rel="up" href="index.html" title="Libglade - Graphical Interface Description Loader API">
<link rel="prev" href="libglade-dtd-exceptions.html" title="Exceptions">
<link rel="next" href="libglade-Libglade-Initialisation.html" title="Libglade Initialisation">
<meta name="generator" content="GTK-Doc V1.12 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="libglade-notes.html" title="Libglade Programming Notes">
<link rel="chapter" href="libglade-dtd.html" title="Glade 2.0 File Format">
<link rel="part" href="libglade-lib.html" title="Part I. Libglade Library Reference">
</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="2"><tr valign="middle">
<td><a accesskey="p" href="libglade-dtd-exceptions.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Libglade - Graphical Interface Description Loader API</th>
<td><a accesskey="n" href="libglade-Libglade-Initialisation.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en">
<div class="titlepage"><div><div><h1 class="title">
<a name="libglade-lib"></a>Part I. Libglade Library Reference</h1></div></div></div>
<div class="partintro" lang="en">
<div></div>
<p>This section contains the API reference for libglade. All
the public interfaces are documented here.</p>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt>
<span class="refentrytitle"><a href="libglade-Libglade-Initialisation.html">Libglade Initialisation</a></span><span class="refpurpose"> — Routines used to initialise libglade.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GladeXML.html">GladeXML</a></span><span class="refpurpose"> — Allows dynamic loading of user interfaces from XML descriptions.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libglade-Libglade-SAX-Parser.html">Libglade SAX Parser</a></span><span class="refpurpose"> — Declarations and routines for accessing the SAX based parser.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libglade-Libglade-Build.html">Libglade Build</a></span><span class="refpurpose"> — Routines used by widget building routines</span>
</dt>
</dl>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.12</div>
</body>
</html>
|