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 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>exo Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="exo Reference Manual">
<link rel="next" href="exo-overview.html" title="Part I. Overview">
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div lang="en" class="book" title="exo Reference Manual">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">exo Reference Manual</p></th></tr></table></div>
<div><div class="authorgroup"><div class="author">
<h3 class="author">
<span class="firstname">Benedikt</span> <span class="surname">Meurer</span>
</h3>
<div class="affiliation">
<div class="address"><p><code class="email"><<a class="email" href="mailto:benny@xfce.org">benny@xfce.org</a>></code></p></div>
<span class="orgname">os-cillation<br></span> <span class="orgdiv">System development<br></span><span class="jobtitle">Software developer<br></span>
</div>
</div></div></div>
<div><p class="releaseinfo">Version 0.3.107
</p></div>
<div><p class="copyright">Copyright © 2004, 2005, 2006, 2007 os-cillation e.K.</p></div>
<div><div class="legalnotice" title="Legal Notice">
<a name="legalnotice"></a><p>
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
Texts. The complete license text is available from the <a class="ulink" href="http://www.gnu.org/" target="_top">Free Software Foundation</a>.
</p>
</div></div>
<div><p class="pubdate">January 2007</p></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="part"><a href="exo-overview.html">I. Overview</a></span></dt>
<dt><span class="part"><a href="exo-toolbars.html">II. Editable Toolbars</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="ExoToolbarsModel.html">ExoToolbarsModel</a></span><span class="refpurpose"> — The toolbars backend used by <a class="link" href="ExoToolbarsView.html" title="ExoToolbarsView"><span class="type">ExoToolbarsView</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-exo-toolbars-editor.html">ExoToolbarsEditor</a></span><span class="refpurpose"> — Widget to edit toolbars</span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-exo-toolbars-editor-dialog.html">ExoToolbarsEditorDialog</a></span><span class="refpurpose"> — Dialog to edit toolbars</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ExoToolbarsView.html">ExoToolbarsView</a></span><span class="refpurpose"> — Widget for displaying toolbars</span>
</dt>
</dl></dd>
<dt><span class="part"><a href="exo-widgets.html">III. Additional widgets</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="ExoIconBar.html">ExoIconBar</a></span><span class="refpurpose"> — A widget for displaying icon bars</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ExoIconChooserDialog.html">ExoIconChooserDialog</a></span><span class="refpurpose"> — Dialog to select icons</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ExoIconView.html">ExoIconView</a></span><span class="refpurpose"> — A widget which displays a list of icons in a grid</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ExoTreeView.html">ExoTreeView</a></span><span class="refpurpose"> — An improved version of <span class="type">GtkTreeView</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="ExoWrapTable.html">ExoWrapTable</a></span><span class="refpurpose"> — A container widget with automatic child layouting</span>
</dt>
</dl></dd>
<dt><span class="part"><a href="exo-cell-renderers.html">IV. Additional cell renderers</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="ExoCellRendererEllipsizedText.html">ExoCellRendererEllipsizedText</a></span><span class="refpurpose"> — Renders text in a cell</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ExoCellRendererIcon.html">ExoCellRendererIcon</a></span><span class="refpurpose"> — Renders an icon in a cell</span>
</dt>
</dl></dd>
<dt><span class="part"><a href="exo-extensions.html">V. Extensions to existing frameworks</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="exo-Extensions-to-gdk-pixbuf.html">Extensions to gdk-pixbuf</a></span><span class="refpurpose"> — Miscelleanous extensions to the gdk-pixbuf library</span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-Extensions-to-GObject.html">Extensions to GObject</a></span><span class="refpurpose"> — Miscelleanous extensions to the GObject library</span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-Extensions-to-Gtk.html">Extensions to Gtk</a></span><span class="refpurpose"> — Miscelleanous extensions to the Gtk+ library</span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-Extensions-to-Pango.html">Extensions to Pango</a></span><span class="refpurpose"> — Miscelleanous extensions to the Pango library</span>
</dt>
</dl></dd>
<dt><span class="part"><a href="exo-miscelleanous.html">VI. Miscelleanous</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="exo-Version-Information.html">Version Information</a></span><span class="refpurpose"> — Variables and macros to check the exo version</span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-Binding-Properties-Functions.html">Binding Properties Functions</a></span><span class="refpurpose"> — Functions used to bind two object properties together</span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-Executing-Applications.html">Executing Applications</a></span><span class="refpurpose"> — Execute preferred applications</span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-MD5-functions.html">MD5 Functions</a></span><span class="refpurpose"> — MD5 hash implementation</span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-Mount-Points.html">Mount Points</a></span><span class="refpurpose"> — Functions to query active and configured mount points</span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-String-Utility-Functions.html">String Utility Functions</a></span><span class="refpurpose"> — Various string-related functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-Opening-URLs.html">Opening URLs</a></span><span class="refpurpose"> — Display URLs using appropriate viewers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-Miscellaneous-Utility-Functions.html">Miscellaneous Utility Functions</a></span><span class="refpurpose"> — Various utility functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="exo-HAL-Support-Functions.html">HAL Support Functions</a></span><span class="refpurpose"> — Miscellaneous Utility Functions for HAL integration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ExoXsessionClient.html">ExoXsessionClient</a></span><span class="refpurpose"> — Lightweight session management support</span>
</dt>
</dl></dd>
<dt><span class="part"><a href="exo-tools.html">VII. Tools</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="exo-csource.html">exo-csource</a></span><span class="refpurpose"> — C code generation utility for arbitrary data</span>
</dt></dl></dd>
<dt><span class="part"><a href="exo-deprecated-widgets.html">VIII. Deprecated widgets</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="ExoEllipsizedLabel.html">ExoEllipsizedLabel</a></span><span class="refpurpose"> — A widget that automatically ellipsizes text</span>
</dt></dl></dd>
<dt><span class="chapter"><a href="ch01.html">Visual Index</a></span></dt>
<dt><span class="index"><a href="ix01.html">Index</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.14</div>
</body>
</html>
|