File: object-tree.html

package info (click to toggle)
evolution 3.12.9~git20141130.241663-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 135,148 kB
  • ctags: 42,742
  • sloc: ansic: 398,340; sh: 11,322; xml: 6,861; makefile: 4,982; perl: 164
file content (52 lines) | stat: -rw-r--r-- 4,932 bytes parent folder | download
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Evolution Shell Reference Manual: Object Hierarchy</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="Evolution Shell Reference Manual">
<link rel="up" href="index.html" title="Evolution Shell Reference Manual">
<link rel="prev" href="evolution-shell-Action-Groups.html" title="Action Groups">
<link rel="next" href="api-index-full.html" title="Index">
<meta name="generator" content="GTK-Doc V1.21 (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="evolution-shell-Action-Groups.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="api-index-full.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="object-tree"></a>Object Hierarchy</h1></div></div></div>
<pre class="screen">
    <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
    <span class="lineart">├──</span> <a href="https://developer.gnome.org/gio/unstable/GApplication.html">GApplication</a>
    <span class="lineart">│</span>   <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkApplication.html">GtkApplication</a>
    <span class="lineart">│</span>       <span class="lineart">╰──</span> <a class="link" href="EShell.html" title="EShell">EShell</a>
    <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/eds/eds-EExtension.html#EExtension">EExtension</a>
    <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="EShellBackend.html" title="EShellBackend">EShellBackend</a>
    <span class="lineart">├──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
    <span class="lineart">│</span>   <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkWidget.html">GtkWidget</a>
    <span class="lineart">│</span>       <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkContainer.html">GtkContainer</a>
    <span class="lineart">│</span>           <span class="lineart">├──</span> <a href="http://developer.gnome.org/gtk2/GtkBin.html">GtkBin</a>
    <span class="lineart">│</span>           <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="EShellContent.html" title="EShellContent">EShellContent</a>
    <span class="lineart">│</span>           <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="EShellSidebar.html" title="EShellSidebar">EShellSidebar</a>
    <span class="lineart">│</span>           <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="EShellSwitcher.html" title="EShellSwitcher">EShellSwitcher</a>
    <span class="lineart">│</span>           <span class="lineart">│</span>   <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkWindow.html">GtkWindow</a>
    <span class="lineart">│</span>           <span class="lineart">│</span>       <span class="lineart">╰──</span> <a class="link" href="EShellWindow.html" title="EShellWindow">EShellWindow</a>
    <span class="lineart">│</span>           <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkBox.html">GtkBox</a>
    <span class="lineart">│</span>               <span class="lineart">├──</span> <a class="link" href="EShellSearchbar.html" title="EShellSearchbar">EShellSearchbar</a>
    <span class="lineart">│</span>               <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkHBox.html">GtkHBox</a>
    <span class="lineart">│</span>                   <span class="lineart">╰──</span> <a class="link" href="EShellTaskbar.html" title="EShellTaskbar">EShellTaskbar</a>
    <span class="lineart">╰──</span> <a class="link" href="EShellView.html" title="EShellView">EShellView</a>
</pre>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.21</div>
</body>
</html>