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
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>xfce4-panel Reference Manual: xfce4-panel Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="xfce4-panel Reference Manual">
<link rel="next" href="ch01.html" title="[Insert title here]">
<meta name="generator" content="GTK-Doc V1.34.0 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">xfce4-panel Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
for xfce4-panel 4.20.5.
The latest version of this documentation can be found on-line at
<a class="ulink" href="http://[SERVER]/xfce4-panel/index.html" target="_top">http://[SERVER]/xfce4-panel/</a>.
</p></div>
</div>
<hr>
</div>
<div class="toc"><dl class="toc">
<dt><span class="chapter"><a href="ch01.html">[Insert title here]</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libxfce4panel-Version-Information.html">Version Information</a></span><span class="refpurpose"> — Information about the panel version in use.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="XfceArrowButton.html">XfceArrowButton</a></span><span class="refpurpose"> — Toggle button with arrow</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libxfce4panel-Convenience-Functions.html">Convenience Functions</a></span><span class="refpurpose"> — Special purpose widgets and utilities</span>
</dt>
<dt>
<span class="refentrytitle"><a href="XfcePanelImage.html">XfcePanelImage</a></span><span class="refpurpose"> — Scalable image suitable for panel plugins</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libxfce4panel-Standard-Enumerations.html">Standard Enumerations</a></span><span class="refpurpose"> — Standard enumerations used by the Xfce Panel.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="XfcePanelPlugin.html">XfcePanelPlugin</a></span><span class="refpurpose"> — Interface for panel plugins</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libxfce4panel-Commonly-used-plugin-macros.html">Commonly used plugin macros</a></span><span class="refpurpose"> — Various macros to make life easier for plugin developers.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libxfce4panel-Panel-Plugin-Register-Macros.html">Panel Plugin Register Macros</a></span><span class="refpurpose"> — Register panel plugins that are compiled as modules.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html">GObject Oriented Panel Plugin Registers Macros</a></span><span class="refpurpose"> — Macros to register panel plugins, written as GObjects.</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt>
<dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.34.0</div>
</body>
</html>
|