This file is indexed.

/usr/share/doc/kde/HTML/en/kubuntu/development/glade.html is in kubuntu-docs 12.04.0ubuntu1.

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
<html><head><title>Glade Interface Designer for GTK+</title><link rel="stylesheet" type="text/css" href="help:/common/kde-default.css"><link rel="stylesheet" type="text/css" href="help:/common/kde-docs.css"><link rel="stylesheet" type="text/css" href="help:/common/kde-localised.css"><link rel="stylesheet" type="text/css" href="help:/common/kubuntu.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="Software Development Tools residing in the Kubuntu Repository"><link rel="up" href="index.html" title="Software Development Tools residing in the Kubuntu Repository"><link rel="prev" href="geany.html" title="Geany - A Fast and Lightweight IDE using GTK2"><link rel="next" href="gorm.html" title="Gorm - Visual Interface Designer for GNUstep&#8482;"><link rel="copyright" href="legal.html" title="Credits and License"><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.14 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="content"><div id="header"><div id="header_content"><div id="header_left"><div id="header_right"><img src="help:/common/top-kde.jpg" width="36" height="34"> Glade Interface Designer for GTK+</div></div></div></div><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="geany.html">Prev</a></td><td class="upCell"> </td><td class="nextCell"><a accesskey="n" href="gorm.html">Next</a></td></tr></table></div><div id="contentBody"><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="glade"></a>Glade Interface Designer for GTK+</h2></div></div></div><p>
Home Page: 
<a class="ulink" href="http://glade.gnome.org" target="_top">http://glade.gnome.org</a>
</p><p>
<span class="application">Glade</span> is a 
<span class="trademark">GPL</span>&#8482; <acronym class="acronym">IDE</acronym> tool to enable quick and easy 
development of user interfaces for the <span class="trademark">GTK+</span>&#8482; toolkit and 
the <span class="trademark">GNOME</span>&#8482; desktop environment. The user interfaces 
designed in <span class="application">Glade</span> are saved as 
<acronym class="acronym">XML</acronym>, and by using the GtkBuilder <span class="trademark">GTK+</span>&#8482; 
object these can be loaded by applications dynamically as needed. By using 
<span class="application">GtkBuilder</span>, <span class="application">Glade</span> 
<acronym class="acronym">XML</acronym> files can be used in numerous programming languages 
including <span class="trademark">C</span>&#8482;, <span class="trademark">C++</span>&#8482;, 
<span class="trademark">Java</span>&#8482;, <span class="trademark">Perl</span>&#8482;, 
<span class="trademark">Python</span>&#8482;, and others. The version marked "current" on 
their website is 3.10, which was released in April of 2011. It can be obtained 
from their ftp server: <a class="ulink" href="http://ftp.gnome.org/pub/GNOME/sources/glade/3.10/" target="_top">
http://ftp.gnome.org/pub/GNOME/sources/glade/3.10/</a>.
</p><p>
Their <acronym class="acronym">API</acronym> reference manual is for version 3.6.6, which lists 
a total of 553 objects, counting their core, classes, widgets and utilities, 
and including the functions and properties of each.  For a comparison, 
<span class="application">Qt</span> 4.7 has over 800 classes, not counting the 
methods (functions) and properties of each class. This puts 
<span class="application">Glade</span> well above <span class="application">FLTK</span> but 
well below <span class="application">Qt</span> in breadth and depth of the widget 
set. However, <span class="application">Glade</span> is used to write 
<span class="trademark">GTK+</span>&#8482; <acronym class="acronym">GUI</acronym> applications for 
<span class="trademark">GNOME</span>&#8482;, so it fits in well with 
<span class="trademark">GNOME</span>&#8482;'s goal of a simplified 
<span class="trademark">Linux</span>&#8482; desktop.
</p></div></div><div id="footer"><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="geany.html">Prev</a></td><td class="upCell"><a accesskey="h" href="index.html">Home</a></td><td class="nextCell"><a accesskey="n" href="gorm.html">Next</a></td></tr><tr><td class="prevCell">Geany - A Fast and Lightweight <acronym class="acronym">IDE</acronym> using GTK2 </td><td class="upCell"> </td><td class="nextCell"> Gorm - Visual Interface Designer for 
<span class="trademark">GNUstep</span>&#8482;</td></tr></table></div><div id="footer_text"><br><a href="mailto:ubuntu-docs@lists.ubuntu.com" class="footer_email">
	  Ubuntu Documentation Project
        </a></div></div></div></body></html>