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 (50 lines) | stat: -rw-r--r-- 4,347 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
<!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 Mail Composer Reference Manual: Object Hierarchy</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="Evolution Mail Composer Reference Manual">
<link rel="up" href="index.html" title="Evolution Mail Composer Reference Manual">
<link rel="prev" href="EComposerTextHeader.html" title="EComposerTextHeader">
<link rel="next" href="api-index-full.html" title="API 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="EComposerTextHeader.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="http://developer.gnome.org/evolution-util/EActivity.html">EActivity</a>
    <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="EComposerActivity.html" title="EComposerActivity">EComposerActivity</a>
    <span class="lineart">├──</span> <a class="link" href="EComposerHeader.html" title="EComposerHeader">EComposerHeader</a>
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="EComposerFromHeader.html" title="EComposerFromHeader">EComposerFromHeader</a>
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="EComposerNameHeader.html" title="EComposerNameHeader">EComposerNameHeader</a>
    <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="EComposerTextHeader.html" title="EComposerTextHeader">EComposerTextHeader</a>
    <span class="lineart">│</span>       <span class="lineart">├──</span> <a class="link" href="EComposerPostHeader.html" title="EComposerPostHeader">EComposerPostHeader</a>
    <span class="lineart">│</span>       <span class="lineart">╰──</span> <a class="link" href="EComposerSpellHeader.html" title="EComposerSpellHeader">EComposerSpellHeader</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> <a href="http://developer.gnome.org/gtk2/GtkWidget.html">GtkWidget</a>
            <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkContainer.html">GtkContainer</a>
                <span class="lineart">├──</span> <a href="http://developer.gnome.org/gtk2/GtkTable.html">GtkTable</a>
                <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="EComposerHeaderTable.html" title="EComposerHeaderTable">EComposerHeaderTable</a>
                <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkBin.html">GtkBin</a>
                    <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkWindow.html">GtkWindow</a>
                        <span class="lineart">╰──</span> GtkhtmlEditor
                            <span class="lineart">╰──</span> <a class="link" href="EMsgComposer.html" title="EMsgComposer">EMsgComposer</a>
</pre>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.21</div>
</body>
</html>