[Xfce4-commits] r24106 - in xfce4-panel/trunk: docs/API docs/API/html docs/API/tmpl docs/API/xml libxfce4panel
Jasper Huijsmans
jasper at xfce.org
Thu Dec 14 22:39:54 CET 2006
Author: jasper
Date: 2006-12-14 21:39:54 +0000 (Thu, 14 Dec 2006)
New Revision: 24106
Added:
xfce4-panel/trunk/docs/API/html/libxfce4panel.devhelp2
Modified:
xfce4-panel/trunk/docs/API/html/XfceArrowButton.html
xfce4-panel/trunk/docs/API/html/XfceExternalPanelPlugin.html
xfce4-panel/trunk/docs/API/html/XfceHVBox.html
xfce4-panel/trunk/docs/API/html/XfceInternalPanelPlugin.html
xfce4-panel/trunk/docs/API/html/XfceItembar.html
xfce4-panel/trunk/docs/API/html/XfcePanelPlugin.html
xfce4-panel/trunk/docs/API/html/XfcePanelWindow.html
xfce4-panel/trunk/docs/API/html/ch01.html
xfce4-panel/trunk/docs/API/html/index.html
xfce4-panel/trunk/docs/API/html/index.sgml
xfce4-panel/trunk/docs/API/html/libxfce4panel-Convenience-Functions.html
xfce4-panel/trunk/docs/API/html/libxfce4panel-Standard-Enumerations.html
xfce4-panel/trunk/docs/API/html/libxfce4panel-Writing-Plugins.html
xfce4-panel/trunk/docs/API/html/libxfce4panel.devhelp
xfce4-panel/trunk/docs/API/libxfce4panel-decl-list.txt
xfce4-panel/trunk/docs/API/libxfce4panel-decl.txt
xfce4-panel/trunk/docs/API/libxfce4panel-sections.txt
xfce4-panel/trunk/docs/API/libxfce4panel-undocumented.txt
xfce4-panel/trunk/docs/API/tmpl/xfce-panel-convenience.sgml
xfce4-panel/trunk/docs/API/tmpl/xfce-panel-enums.sgml
xfce4-panel/trunk/docs/API/tmpl/xfce-panel-plugin-iface.sgml
xfce4-panel/trunk/docs/API/tmpl/xfce-panel-plugin.sgml
xfce4-panel/trunk/docs/API/tmpl/xfce-panel-window.sgml
xfce4-panel/trunk/docs/API/xml/xfce-arrow-button.xml
xfce4-panel/trunk/docs/API/xml/xfce-hvbox.xml
xfce4-panel/trunk/docs/API/xml/xfce-itembar.xml
xfce4-panel/trunk/docs/API/xml/xfce-panel-convenience.xml
xfce4-panel/trunk/docs/API/xml/xfce-panel-enums.xml
xfce4-panel/trunk/docs/API/xml/xfce-panel-external-plugin.xml
xfce4-panel/trunk/docs/API/xml/xfce-panel-internal-plugin.xml
xfce4-panel/trunk/docs/API/xml/xfce-panel-plugin-iface.xml
xfce4-panel/trunk/docs/API/xml/xfce-panel-plugin.xml
xfce4-panel/trunk/docs/API/xml/xfce-panel-window.xml
xfce4-panel/trunk/libxfce4panel/xfce-hvbox.c
xfce4-panel/trunk/libxfce4panel/xfce-panel-plugin-iface.c
xfce4-panel/trunk/libxfce4panel/xfce-panel-plugin-iface.h
Log:
Update API docs. Also fixes bug #2657.
Modified: xfce4-panel/trunk/docs/API/html/XfceArrowButton.html
===================================================================
--- xfce4-panel/trunk/docs/API/html/XfceArrowButton.html 2006-12-14 19:40:07 UTC (rev 24105)
+++ xfce4-panel/trunk/docs/API/html/XfceArrowButton.html 2006-12-14 21:39:54 UTC (rev 24106)
@@ -8,7 +8,7 @@
<link rel="up" href="ch01.html" title="API Reference">
<link rel="prev" href="libxfce4panel-Convenience-Functions.html" title="Convenience Functions">
<link rel="next" href="XfcePanelWindow.html" title="XfcePanelWindow">
-<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="API Reference">
</head>
@@ -21,21 +21,25 @@
<th width="100%" align="center">libxfce4panel Reference Manual</th>
<td><a accesskey="n" href="XfcePanelWindow.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2541008" class="shortcut">Top</a>
 | 
- <a href="#desc" class="shortcut">Description</a>
+ <a href="#id2532017" class="shortcut">Description</a>
 | 
- <a href="#object_hierarchy" class="shortcut">Object Hierarchy</a>
+ <a href="#id2540359" class="shortcut">Object Hierarchy</a>
 | 
- <a href="#properties" class="shortcut">Properties</a>
+ <a href="#id2540425" class="shortcut">Implemented Interfaces</a>
 | 
- <a href="#signal_proto" class="shortcut">Signals</a></nobr></td></tr>
+ <a href="#id2540446" class="shortcut">Properties</a>
+  | 
+ <a href="#id2540476" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="XfceArrowButton"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
-<h2><span class="refentrytitle"><a name="top_of_page"></a>XfceArrowButton</span></h2>
+<h2>
+<a name="id2541008"></a><span class="refentrytitle">XfceArrowButton</span>
+</h2>
<p>XfceArrowButton — <p>
Toggle button with arrow.
</p></p>
@@ -43,82 +47,110 @@
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
-<a name="synopsis"></a><h2>Synopsis</h2>
+<h2>Synopsis</h2>
<pre class="synopsis">
<a href="XfceArrowButton.html#XfceArrowButton-struct">XfceArrowButton</a>;
-GtkWidget* <a href="XfceArrowButton.html#xfce-arrow-button-new">xfce_arrow_button_new</a> (GtkArrowType type);
+<a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* <a href="XfceArrowButton.html#xfce-arrow-button-new">xfce_arrow_button_new</a> (<a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+>GtkArrowType</a> type);
void <a href="XfceArrowButton.html#xfce-arrow-button-set-arrow-type">xfce_arrow_button_set_arrow_type</a>
(<a href="XfceArrowButton.html" title="XfceArrowButton">XfceArrowButton</a> *button,
- GtkArrowType type);
-GtkArrowType <a href="XfceArrowButton.html#xfce-arrow-button-get-arrow-type">xfce_arrow_button_get_arrow_type</a>
+ <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+>GtkArrowType</a> type);
+<a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+>GtkArrowType</a> <a href="XfceArrowButton.html#xfce-arrow-button-get-arrow-type">xfce_arrow_button_get_arrow_type</a>
(<a href="XfceArrowButton.html" title="XfceArrowButton">XfceArrowButton</a> *button);
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
+<a name="id2540359"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
+----GInitiallyUnowned
- +----GtkObject
- +----GtkWidget
- +----GtkContainer
- +----GtkBin
- +----GtkButton
- +----GtkToggleButton
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
+>GtkObject</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
+>GtkContainer</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
+>GtkBin</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
+>GtkButton</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkToggleButton.html"
+>GtkToggleButton</a>
+----XfceArrowButton
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="impl_interfaces"></a><h2>Implemented Interfaces</h2>
+<a name="id2540425"></a><h2>Implemented Interfaces</h2>
<p>
XfceArrowButton implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
-<a name="properties"></a><h2>Properties</h2>
+<a name="id2540446"></a><h2>Properties</h2>
<pre class="synopsis">
- "<a href="XfceArrowButton.html#XfceArrowButton--arrow-type">arrow-type</a>" GtkArrowType : Read / Write
+ "<a href="XfceArrowButton.html#XfceArrowButton--arrow-type">arrow-type</a>" <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+>GtkArrowType</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="signal_proto"></a><h2>Signals</h2>
+<a name="id2540476"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="XfceArrowButton.html#XfceArrowButton-arrow-type-changed">arrow-type-changed</a>"
void user_function (<a href="XfceArrowButton.html" title="XfceArrowButton">XfceArrowButton</a> *button,
- GtkArrowType *type,
+ <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+>GtkArrowType</a> *type,
gpointer user_data) : Run first
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="desc"></a><h2>Description</h2>
+<a name="id2532017"></a><h2>Description</h2>
<p>
Toggle button with arrow. The arrow direction will be inverted when the button
is toggled.
</p>
</div>
<div class="refsect1" lang="en">
-<a name="details"></a><h2>Details</h2>
+<a name="id2532034"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2548919"></a><h3>
+<a name="id2532045"></a><h3>
<a name="XfceArrowButton-struct"></a>XfceArrowButton</h3>
-<a class="indexterm" name="id2548930"></a><pre class="programlisting">typedef struct _XfceArrowButton XfceArrowButton;</pre>
+<a class="indexterm" name="id2532056"></a><pre class="programlisting">typedef struct _XfceArrowButton XfceArrowButton;</pre>
<p>
-The <a href="XfceArrowButton.html#XfceArrowButton-struct"><span class="type">XfceArrowButton-struct</span></a> struct contains private data only, and
+The <a href="XfceArrowButton.html#XfceArrowButton-struct"><span class="type">XfceArrowButton</span></a> struct contains private data only, and
should be accessed using the functions below.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2548954"></a><h3>
+<a name="id2532081"></a><h3>
<a name="xfce-arrow-button-new"></a>xfce_arrow_button_new ()</h3>
-<a class="indexterm" name="id2548965"></a><pre class="programlisting">GtkWidget* xfce_arrow_button_new (GtkArrowType type);</pre>
+<a class="indexterm" name="id2532092"></a><pre class="programlisting"><a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* xfce_arrow_button_new (<a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+>GtkArrowType</a> type);</pre>
<p>
</p>
<p>
@@ -130,7 +162,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>type</code></em> :</span></td>
-<td> <span class="type">GtkArrowType</span> for the arrow button
+<td> <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+><span class="type">GtkArrowType</span></a> for the arrow button
</td>
</tr>
<tr>
@@ -144,11 +178,13 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2534339"></a><h3>
+<a name="id2555466"></a><h3>
<a name="xfce-arrow-button-set-arrow-type"></a>xfce_arrow_button_set_arrow_type ()</h3>
-<a class="indexterm" name="id2534350"></a><pre class="programlisting">void xfce_arrow_button_set_arrow_type
+<a class="indexterm" name="id2555477"></a><pre class="programlisting">void xfce_arrow_button_set_arrow_type
(<a href="XfceArrowButton.html" title="XfceArrowButton">XfceArrowButton</a> *button,
- GtkArrowType type);</pre>
+ <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+>GtkArrowType</a> type);</pre>
<p>
Sets the arrow type for <em class="parameter"><code>button</code></em>.</p>
<p>
@@ -166,7 +202,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>type</code></em> :</span></td>
-<td> new <span class="type">GtkArrowType</span> to set
+<td> new <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+><span class="type">GtkArrowType</span></a> to set
</td>
</tr>
</tbody>
@@ -174,9 +212,11 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2534442"></a><h3>
+<a name="id2555570"></a><h3>
<a name="xfce-arrow-button-get-arrow-type"></a>xfce_arrow_button_get_arrow_type ()</h3>
-<a class="indexterm" name="id2534454"></a><pre class="programlisting">GtkArrowType xfce_arrow_button_get_arrow_type
+<a class="indexterm" name="id2555583"></a><pre class="programlisting"><a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+>GtkArrowType</a> xfce_arrow_button_get_arrow_type
(<a href="XfceArrowButton.html" title="XfceArrowButton">XfceArrowButton</a> *button);</pre>
<p>
</p>
@@ -195,7 +235,9 @@
<tr>
<td>
<span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
-<td> the <span class="type">GtkArrowType</span> of <em class="parameter"><code>button</code></em>.
+<td> the <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+><span class="type">GtkArrowType</span></a> of <em class="parameter"><code>button</code></em>.
</td>
</tr>
</tbody>
@@ -203,11 +245,13 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="property_details"></a><h2>Property Details</h2>
+<a name="id2555667"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
-<a name="id2531327"></a><h3>
+<a name="id2555678"></a><h3>
<a name="XfceArrowButton--arrow-type"></a>The "<code class="literal">arrow-type</code>" property</h3>
-<a class="indexterm" name="id2531341"></a><pre class="programlisting"> "arrow-type" GtkArrowType : Read / Write</pre>
+<a class="indexterm" name="id2560141"></a><pre class="programlisting"> "arrow-type" <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+>GtkArrowType</a> : Read / Write</pre>
<p>
The arrow type of the button. This value also determines the direction
of the popup menu.</p>
@@ -218,12 +262,14 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="signals"></a><h2>Signal Details</h2>
+<a name="id2560172"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
-<a name="id2531383"></a><h3>
+<a name="id2560183"></a><h3>
<a name="XfceArrowButton-arrow-type-changed"></a>The "arrow-type-changed" signal</h3>
-<a class="indexterm" name="id2531393"></a><pre class="programlisting">void user_function (<a href="XfceArrowButton.html" title="XfceArrowButton">XfceArrowButton</a> *button,
- GtkArrowType *type,
+<a class="indexterm" name="id2560192"></a><pre class="programlisting">void user_function (<a href="XfceArrowButton.html" title="XfceArrowButton">XfceArrowButton</a> *button,
+ <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+>GtkArrowType</a> *type,
gpointer user_data) : Run first</pre>
<p>
Emitted when the arrow direction of the menu button changes.
@@ -243,7 +289,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>type</code></em> :</span></td>
-<td> the new <span class="type">GtkArrowType</span> of the button
+<td> the new <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
+><span class="type">GtkArrowType</span></a> of the button
</td>
</tr>
<tr>
@@ -256,9 +304,11 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2531495"></a><h2>See Also</h2>
+<a name="id2560297"></a><h2>See Also</h2>
<p>
-<span class="type">GtkToggleButton</span>
+<a
+href="/usr/share/gtk-doc/html/gtk/GtkToggleButton.html"
+><span class="type">GtkToggleButton</span></a>
</p>
</div>
</div>
Modified: xfce4-panel/trunk/docs/API/html/XfceExternalPanelPlugin.html
===================================================================
--- xfce4-panel/trunk/docs/API/html/XfceExternalPanelPlugin.html 2006-12-14 19:40:07 UTC (rev 24105)
+++ xfce4-panel/trunk/docs/API/html/XfceExternalPanelPlugin.html 2006-12-14 21:39:54 UTC (rev 24106)
@@ -8,7 +8,7 @@
<link rel="up" href="ch01.html" title="API Reference">
<link rel="prev" href="XfcePanelPlugin.html" title="XfcePanelPlugin">
<link rel="next" href="XfceInternalPanelPlugin.html" title="XfceInternalPanelPlugin">
-<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="API Reference">
</head>
@@ -21,17 +21,21 @@
<th width="100%" align="center">libxfce4panel Reference Manual</th>
<td><a accesskey="n" href="XfceInternalPanelPlugin.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2539965" class="shortcut">Top</a>
 | 
- <a href="#desc" class="shortcut">Description</a>
+ <a href="#id2547948" class="shortcut">Description</a>
 | 
- <a href="#object_hierarchy" class="shortcut">Object Hierarchy</a></nobr></td></tr>
+ <a href="#id2544500" class="shortcut">Object Hierarchy</a>
+  | 
+ <a href="#id2547920" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="XfceExternalPanelPlugin"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
-<h2><span class="refentrytitle"><a name="top_of_page"></a>XfceExternalPanelPlugin</span></h2>
+<h2>
+<a name="id2539965"></a><span class="refentrytitle">XfceExternalPanelPlugin</span>
+</h2>
<p>XfceExternalPanelPlugin — <p>
External plugin widget.
</p></p>
@@ -39,63 +43,79 @@
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
-<a name="synopsis"></a><h2>Synopsis</h2>
+<h2>Synopsis</h2>
<pre class="synopsis">
<a href="XfceExternalPanelPlugin.html#XfceExternalPanelPlugin-struct">XfceExternalPanelPlugin</a>;
-GtkWidget* <a href="XfceExternalPanelPlugin.html#xfce-external-panel-plugin-new">xfce_external_panel_plugin_new</a> (int argc,
+<a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* <a href="XfceExternalPanelPlugin.html#xfce-external-panel-plugin-new">xfce_external_panel_plugin_new</a> (int argc,
char **argv,
<a href="XfcePanelPlugin.html#XfcePanelPluginFunc">XfcePanelPluginFunc</a> construct);
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
+<a name="id2544500"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
+----GInitiallyUnowned
- +----GtkObject
- +----GtkWidget
- +----GtkContainer
- +----GtkBin
- +----GtkWindow
- +----GtkPlug
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
+>GtkObject</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
+>GtkContainer</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
+>GtkBin</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkWindow.html"
+>GtkWindow</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkPlug.html"
+>GtkPlug</a>
+----XfceExternalPanelPlugin
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="impl_interfaces"></a><h2>Implemented Interfaces</h2>
+<a name="id2547920"></a><h2>Implemented Interfaces</h2>
<p>
XfceExternalPanelPlugin implements
AtkImplementorIface and <a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a>.</p>
</div>
<div class="refsect1" lang="en">
-<a name="desc"></a><h2>Description</h2>
+<a name="id2547948"></a><h2>Description</h2>
<p>
Implements the <a href="XfcePanelPlugin.html" title="XfcePanelPlugin">Panel Plugin interface</a>
for external plugins.
</p>
</div>
<div class="refsect1" lang="en">
-<a name="details"></a><h2>Details</h2>
+<a name="id2547969"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2556090"></a><h3>
+<a name="id2547980"></a><h3>
<a name="XfceExternalPanelPlugin-struct"></a>XfceExternalPanelPlugin</h3>
-<a class="indexterm" name="id2556101"></a><pre class="programlisting">typedef struct _XfceExternalPanelPlugin XfceExternalPanelPlugin;</pre>
+<a class="indexterm" name="id2547991"></a><pre class="programlisting">typedef struct _XfceExternalPanelPlugin XfceExternalPanelPlugin;</pre>
<p>
-The <a href="XfceExternalPanelPlugin.html#XfceExternalPanelPlugin-struct"><span class="type">XfceExternalPanelPlugin-struct</span></a> struct contains private data only, and
+The <a href="XfceExternalPanelPlugin.html#XfceExternalPanelPlugin-struct"><span class="type">XfceExternalPanelPlugin</span></a> struct contains private data only, and
should be accessed using the functions for the
<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin Interface</a>.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2556129"></a><h3>
+<a name="id2548020"></a><h3>
<a name="xfce-external-panel-plugin-new"></a>xfce_external_panel_plugin_new ()</h3>
-<a class="indexterm" name="id2556142"></a><pre class="programlisting">GtkWidget* xfce_external_panel_plugin_new (int argc,
+<a class="indexterm" name="id2548031"></a><pre class="programlisting"><a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* xfce_external_panel_plugin_new (int argc,
char **argv,
<a href="XfcePanelPlugin.html#XfcePanelPluginFunc">XfcePanelPluginFunc</a> construct);</pre>
<p>
Modified: xfce4-panel/trunk/docs/API/html/XfceHVBox.html
===================================================================
--- xfce4-panel/trunk/docs/API/html/XfceHVBox.html 2006-12-14 19:40:07 UTC (rev 24105)
+++ xfce4-panel/trunk/docs/API/html/XfceHVBox.html 2006-12-14 21:39:54 UTC (rev 24106)
@@ -8,7 +8,7 @@
<link rel="up" href="ch01.html" title="API Reference">
<link rel="prev" href="XfceItembar.html" title="XfceItembar">
<link rel="next" href="libxfce4panel-Standard-Enumerations.html" title="Standard Enumerations">
-<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="API Reference">
</head>
@@ -21,17 +21,21 @@
<th width="100%" align="center">libxfce4panel Reference Manual</th>
<td><a accesskey="n" href="libxfce4panel-Standard-Enumerations.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2543315" class="shortcut">Top</a>
 | 
- <a href="#desc" class="shortcut">Description</a>
+ <a href="#id2544042" class="shortcut">Description</a>
 | 
- <a href="#object_hierarchy" class="shortcut">Object Hierarchy</a></nobr></td></tr>
+ <a href="#id2554662" class="shortcut">Object Hierarchy</a>
+  | 
+ <a href="#id2554716" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="XfceHVBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
-<h2><span class="refentrytitle"><a name="top_of_page"></a>XfceHVBox</span></h2>
+<h2>
+<a name="id2543315"></a><span class="refentrytitle">XfceHVBox</span>
+</h2>
<p>XfceHVBox — <p>
Container widget with configurable orienation.
</p></p>
@@ -39,61 +43,85 @@
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
-<a name="synopsis"></a><h2>Synopsis</h2>
+<h2>Synopsis</h2>
<pre class="synopsis">
<a href="XfceHVBox.html#XfceHVBox-struct">XfceHVBox</a>;
-GtkWidget* <a href="XfceHVBox.html#xfce-hvbox-new">xfce_hvbox_new</a> (GtkOrientation orientation,
+<a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* <a href="XfceHVBox.html#xfce-hvbox-new">xfce_hvbox_new</a> (<a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> orientation,
gboolean homogeneous,
int spacing);
void <a href="XfceHVBox.html#xfce-hvbox-set-orientation">xfce_hvbox_set_orientation</a> (<a href="XfceHVBox.html" title="XfceHVBox">XfceHVBox</a> *hvbox,
- GtkOrientation orientation);
+ <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> orientation);
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
+<a name="id2554662"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
+----GInitiallyUnowned
- +----GtkObject
- +----GtkWidget
- +----GtkContainer
- +----GtkBox
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
+>GtkObject</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
+>GtkContainer</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
+>GtkBox</a>
+----XfceHVBox
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="impl_interfaces"></a><h2>Implemented Interfaces</h2>
+<a name="id2554716"></a><h2>Implemented Interfaces</h2>
<p>
XfceHVBox implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
-<a name="desc"></a><h2>Description</h2>
+<a name="id2544042"></a><h2>Description</h2>
<p>
-<a href="XfceHVBox.html" title="XfceHVBox"><span class="type">XfceHVBox</span></a> is a <span class="type">GtkBox</span> widget that allows the user to change its orientation.
-It is in fact a combination of <span class="type">GtkHBox</span> and <span class="type">GtkVBox</span>.
+<a href="XfceHVBox.html" title="XfceHVBox"><span class="type">XfceHVBox</span></a> is a <a
+href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
+><span class="type">GtkBox</span></a> widget that allows the user to change its orientation.
+It is in fact a combination of <a
+href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
+><span class="type">GtkHBox</span></a> and <a
+href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
+><span class="type">GtkVBox</span></a>.
</p>
</div>
<div class="refsect1" lang="en">
-<a name="details"></a><h2>Details</h2>
+<a name="id2544087"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2555376"></a><h3>
+<a name="id2544098"></a><h3>
<a name="XfceHVBox-struct"></a>XfceHVBox</h3>
-<a class="indexterm" name="id2555388"></a><pre class="programlisting">typedef struct _XfceHVBox XfceHVBox;</pre>
+<a class="indexterm" name="id2544111"></a><pre class="programlisting">typedef struct _XfceHVBox XfceHVBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2555403"></a><h3>
+<a name="id2544126"></a><h3>
<a name="xfce-hvbox-new"></a>xfce_hvbox_new ()</h3>
-<a class="indexterm" name="id2555415"></a><pre class="programlisting">GtkWidget* xfce_hvbox_new (GtkOrientation orientation,
+<a class="indexterm" name="id2544138"></a><pre class="programlisting"><a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* xfce_hvbox_new (<a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> orientation,
gboolean homogeneous,
int spacing);</pre>
<p>
@@ -107,7 +135,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>orientation</code></em> :</span></td>
-<td>
+<td> Orientation of the <a href="XfceHVBox.html" title="XfceHVBox"><span class="type">XfceHVBox</span></a>
</td>
</tr>
<tr>
@@ -133,10 +161,12 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2573873"></a><h3>
+<a name="id2573270"></a><h3>
<a name="xfce-hvbox-set-orientation"></a>xfce_hvbox_set_orientation ()</h3>
-<a class="indexterm" name="id2573884"></a><pre class="programlisting">void xfce_hvbox_set_orientation (<a href="XfceHVBox.html" title="XfceHVBox">XfceHVBox</a> *hvbox,
- GtkOrientation orientation);</pre>
+<a class="indexterm" name="id2573281"></a><pre class="programlisting">void xfce_hvbox_set_orientation (<a href="XfceHVBox.html" title="XfceHVBox">XfceHVBox</a> *hvbox,
+ <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> orientation);</pre>
<p>
</p>
Modified: xfce4-panel/trunk/docs/API/html/XfceInternalPanelPlugin.html
===================================================================
--- xfce4-panel/trunk/docs/API/html/XfceInternalPanelPlugin.html 2006-12-14 19:40:07 UTC (rev 24105)
+++ xfce4-panel/trunk/docs/API/html/XfceInternalPanelPlugin.html 2006-12-14 21:39:54 UTC (rev 24106)
@@ -8,7 +8,7 @@
<link rel="up" href="ch01.html" title="API Reference">
<link rel="prev" href="XfceExternalPanelPlugin.html" title="XfceExternalPanelPlugin">
<link rel="next" href="libxfce4panel-Convenience-Functions.html" title="Convenience Functions">
-<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="API Reference">
</head>
@@ -21,17 +21,21 @@
<th width="100%" align="center">libxfce4panel Reference Manual</th>
<td><a accesskey="n" href="libxfce4panel-Convenience-Functions.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2553618" class="shortcut">Top</a>
 | 
- <a href="#desc" class="shortcut">Description</a>
+ <a href="#id2563617" class="shortcut">Description</a>
 | 
- <a href="#object_hierarchy" class="shortcut">Object Hierarchy</a></nobr></td></tr>
+ <a href="#id2555886" class="shortcut">Object Hierarchy</a>
+  | 
+ <a href="#id2555947" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="XfceInternalPanelPlugin"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
-<h2><span class="refentrytitle"><a name="top_of_page"></a>XfceInternalPanelPlugin</span></h2>
+<h2>
+<a name="id2553618"></a><span class="refentrytitle">XfceInternalPanelPlugin</span>
+</h2>
<p>XfceInternalPanelPlugin — <p>
Internal panel plugin.
</p></p>
@@ -39,13 +43,15 @@
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
-<a name="synopsis"></a><h2>Synopsis</h2>
+<h2>Synopsis</h2>
<pre class="synopsis">
<a href="XfceInternalPanelPlugin.html#XfceInternalPanelPlugin-struct">XfceInternalPanelPlugin</a>;
-GtkWidget* <a href="XfceInternalPanelPlugin.html#xfce-internal-panel-plugin-new">xfce_internal_panel_plugin_new</a> (const char *name,
+<a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* <a href="XfceInternalPanelPlugin.html#xfce-internal-panel-plugin-new">xfce_internal_panel_plugin_new</a> (const char *name,
const char *id,
const char *display_name,
int size,
@@ -55,49 +61,61 @@
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
+<a name="id2555886"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
+----GInitiallyUnowned
- +----GtkObject
- +----GtkWidget
- +----GtkContainer
- +----GtkBin
- +----GtkEventBox
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
+>GtkObject</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
+>GtkContainer</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
+>GtkBin</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkEventBox.html"
+>GtkEventBox</a>
+----XfceInternalPanelPlugin
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="impl_interfaces"></a><h2>Implemented Interfaces</h2>
+<a name="id2555947"></a><h2>Implemented Interfaces</h2>
<p>
XfceInternalPanelPlugin implements
AtkImplementorIface, <a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> and XfcePanelItem.</p>
</div>
<div class="refsect1" lang="en">
-<a name="desc"></a><h2>Description</h2>
+<a name="id2563617"></a><h2>Description</h2>
<p>
Implements the <a href="XfcePanelPlugin.html" title="XfcePanelPlugin">Panel Plugin interface</a>
for internal plugins (loadable modules).
</p>
</div>
<div class="refsect1" lang="en">
-<a name="details"></a><h2>Details</h2>
+<a name="id2563638"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2559276"></a><h3>
+<a name="id2563649"></a><h3>
<a name="XfceInternalPanelPlugin-struct"></a>XfceInternalPanelPlugin</h3>
-<a class="indexterm" name="id2559287"></a><pre class="programlisting">typedef struct _XfceInternalPanelPlugin XfceInternalPanelPlugin;</pre>
+<a class="indexterm" name="id2563660"></a><pre class="programlisting">typedef struct _XfceInternalPanelPlugin XfceInternalPanelPlugin;</pre>
<p>
-The <a href="XfceInternalPanelPlugin.html#XfceInternalPanelPlugin-struct"><span class="type">XfceInternalPanelPlugin-struct</span></a> struct contains private data only, and
+The <a href="XfceInternalPanelPlugin.html#XfceInternalPanelPlugin-struct"><span class="type">XfceInternalPanelPlugin</span></a> struct contains private data only, and
should be accessed using the functions for the
<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin Interface</a>.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2559315"></a><h3>
+<a name="id2563689"></a><h3>
<a name="xfce-internal-panel-plugin-new"></a>xfce_internal_panel_plugin_new ()</h3>
-<a class="indexterm" name="id2559326"></a><pre class="programlisting">GtkWidget* xfce_internal_panel_plugin_new (const char *name,
+<a class="indexterm" name="id2563700"></a><pre class="programlisting"><a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* xfce_internal_panel_plugin_new (const char *name,
const char *id,
const char *display_name,
int size,
Modified: xfce4-panel/trunk/docs/API/html/XfceItembar.html
===================================================================
--- xfce4-panel/trunk/docs/API/html/XfceItembar.html 2006-12-14 19:40:07 UTC (rev 24105)
+++ xfce4-panel/trunk/docs/API/html/XfceItembar.html 2006-12-14 21:39:54 UTC (rev 24106)
@@ -8,7 +8,7 @@
<link rel="up" href="ch01.html" title="API Reference">
<link rel="prev" href="XfcePanelWindow.html" title="XfcePanelWindow">
<link rel="next" href="XfceHVBox.html" title="XfceHVBox">
-<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="API Reference">
</head>
@@ -21,23 +21,27 @@
<th width="100%" align="center">libxfce4panel Reference Manual</th>
<td><a accesskey="n" href="XfceHVBox.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2540294" class="shortcut">Top</a>
 | 
- <a href="#desc" class="shortcut">Description</a>
+ <a href="#id2573546" class="shortcut">Description</a>
 | 
- <a href="#object_hierarchy" class="shortcut">Object Hierarchy</a>
+ <a href="#id2550226" class="shortcut">Object Hierarchy</a>
 | 
- <a href="#properties" class="shortcut">Properties</a>
+ <a href="#id2550275" class="shortcut">Implemented Interfaces</a>
 | 
- <a href="#child_properties" class="shortcut">Child Properties</a>
+ <a href="#id2550297" class="shortcut">Properties</a>
 | 
- <a href="#signal_proto" class="shortcut">Signals</a></nobr></td></tr>
+ <a href="#id2550327" class="shortcut">Child Properties</a>
+  | 
+ <a href="#id2550358" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="XfceItembar"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
-<h2><span class="refentrytitle"><a name="top_of_page"></a>XfceItembar</span></h2>
+<h2>
+<a name="id2540294"></a><span class="refentrytitle">XfceItembar</span>
+</h2>
<p>XfceItembar — <p>
Container widget with configurable orientation.
</p></p>
@@ -45,41 +49,67 @@
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
-<a name="synopsis"></a><h2>Synopsis</h2>
+<h2>Synopsis</h2>
<pre class="synopsis">
<a href="XfceItembar.html#XfceItembar-struct">XfceItembar</a>;
-GtkWidget* <a href="XfceItembar.html#xfce-itembar-new">xfce_itembar_new</a> (GtkOrientation orientation);
+<a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* <a href="XfceItembar.html#xfce-itembar-new">xfce_itembar_new</a> (<a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> orientation);
void <a href="XfceItembar.html#xfce-itembar-set-orientation">xfce_itembar_set_orientation</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkOrientation orientation);
-GtkOrientation <a href="XfceItembar.html#xfce-itembar-get-orientation">xfce_itembar_get_orientation</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);
+ <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> orientation);
+<a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> <a href="XfceItembar.html#xfce-itembar-get-orientation">xfce_itembar_get_orientation</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);
void <a href="XfceItembar.html#xfce-itembar-insert">xfce_itembar_insert</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item,
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item,
int position);
void <a href="XfceItembar.html#xfce-itembar-append">xfce_itembar_append</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item);
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item);
void <a href="XfceItembar.html#xfce-itembar-prepend">xfce_itembar_prepend</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item);
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item);
void <a href="XfceItembar.html#xfce-itembar-reorder-child">xfce_itembar_reorder_child</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item,
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item,
int position);
void <a href="XfceItembar.html#xfce-itembar-set-child-expand">xfce_itembar_set_child_expand</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item,
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item,
gboolean expand);
gboolean <a href="XfceItembar.html#xfce-itembar-get-child-expand">xfce_itembar_get_child_expand</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item);
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item);
int <a href="XfceItembar.html#xfce-itembar-get-n-items">xfce_itembar_get_n_items</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);
int <a href="XfceItembar.html#xfce-itembar-get-item-index">xfce_itembar_get_item_index</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item);
-GtkWidget* <a href="XfceItembar.html#xfce-itembar-get-nth-item">xfce_itembar_get_nth_item</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item);
+<a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* <a href="XfceItembar.html#xfce-itembar-get-nth-item">xfce_itembar_get_nth_item</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
int n);
void <a href="XfceItembar.html#xfce-itembar-raise-event-window">xfce_itembar_raise_event_window</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);
void <a href="XfceItembar.html#xfce-itembar-lower-event-window">xfce_itembar_lower_event_window</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);
gboolean <a href="XfceItembar.html#xfce-itembar-event-window-is-raised">xfce_itembar_event_window_is_raised</a>
(<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);
-GtkWidget* <a href="XfceItembar.html#xfce-itembar-get-item-at-point">xfce_itembar_get_item_at_point</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+<a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* <a href="XfceItembar.html#xfce-itembar-get-item-at-point">xfce_itembar_get_item_at_point</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
int x,
int y);
int <a href="XfceItembar.html#xfce-itembar-get-drop-index">xfce_itembar_get_drop_index</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
@@ -89,39 +119,47 @@
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
+<a name="id2550226"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
+----GInitiallyUnowned
- +----GtkObject
- +----GtkWidget
- +----GtkContainer
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
+>GtkObject</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>
+ +----<a
+href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
+>GtkContainer</a>
+----XfceItembar
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="impl_interfaces"></a><h2>Implemented Interfaces</h2>
+<a name="id2550275"></a><h2>Implemented Interfaces</h2>
<p>
XfceItembar implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
-<a name="properties"></a><h2>Properties</h2>
+<a name="id2550297"></a><h2>Properties</h2>
<pre class="synopsis">
- "<a href="XfceItembar.html#XfceItembar--orientation">orientation</a>" GtkOrientation : Read / Write
+ "<a href="XfceItembar.html#XfceItembar--orientation">orientation</a>" <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="child_properties"></a><h2>Child Properties</h2>
+<a name="id2550327"></a><h2>Child Properties</h2>
<pre class="synopsis">
"<a href="XfceItembar.html#XfceItembar--expand">expand</a>" gboolean : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="signal_proto"></a><h2>Signals</h2>
+<a name="id2550358"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="XfceItembar.html#XfceItembar-contents-changed">contents-changed</a>"
@@ -129,33 +167,39 @@
gpointer user_data) : Run first
"<a href="XfceItembar.html#XfceItembar-orientation-changed">orientation-changed</a>"
void user_function (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkOrientation *orientation,
+ <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> *orientation,
gpointer user_data) : Run first
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="desc"></a><h2>Description</h2>
+<a name="id2573546"></a><h2>Description</h2>
<p>
<a href="XfceItembar.html" title="XfceItembar"><span class="type">XfceItembar</span></a> is a container widget that can hold multiple widgets. The
orientation of the bar is configurable and can be changed at any time.
</p>
</div>
<div class="refsect1" lang="en">
-<a name="details"></a><h2>Details</h2>
+<a name="id2573571"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2580345"></a><h3>
+<a name="id2573581"></a><h3>
<a name="XfceItembar-struct"></a>XfceItembar</h3>
-<a class="indexterm" name="id2580357"></a><pre class="programlisting">typedef struct _XfceItembar XfceItembar;</pre>
+<a class="indexterm" name="id2573594"></a><pre class="programlisting">typedef struct _XfceItembar XfceItembar;</pre>
<p>
-The <a href="XfceItembar.html#XfceItembar-struct"><span class="type">XfceItembar-struct</span></a> struct contains private data only, and
+The <a href="XfceItembar.html#XfceItembar-struct"><span class="type">XfceItembar</span></a> struct contains private data only, and
should be accessed using the functions below.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2580381"></a><h3>
+<a name="id2573618"></a><h3>
<a name="xfce-itembar-new"></a>xfce_itembar_new ()</h3>
-<a class="indexterm" name="id2580393"></a><pre class="programlisting">GtkWidget* xfce_itembar_new (GtkOrientation orientation);</pre>
+<a class="indexterm" name="id2573630"></a><pre class="programlisting"><a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* xfce_itembar_new (<a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> orientation);</pre>
<p>
</p>
<p>
@@ -167,7 +211,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>orientation</code></em> :</span></td>
-<td> <span class="type">GtkOrientation</span> for new itembar.
+<td> <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+><span class="type">GtkOrientation</span></a> for new itembar.
</td>
</tr>
<tr>
@@ -181,10 +227,12 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2580474"></a><h3>
+<a name="id2573710"></a><h3>
<a name="xfce-itembar-set-orientation"></a>xfce_itembar_set_orientation ()</h3>
-<a class="indexterm" name="id2580487"></a><pre class="programlisting">void xfce_itembar_set_orientation (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkOrientation orientation);</pre>
+<a class="indexterm" name="id2573724"></a><pre class="programlisting">void xfce_itembar_set_orientation (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> orientation);</pre>
<p>
Set the orienation of <em class="parameter"><code>itembar</code></em>.</p>
<p>
@@ -202,7 +250,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>orientation</code></em> :</span></td>
-<td> new <span class="type">GtkOrientation</span>
+<td> new <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+><span class="type">GtkOrientation</span></a>
</td>
</tr>
</tbody>
@@ -210,9 +260,11 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2584138"></a><h3>
+<a name="id2585274"></a><h3>
<a name="xfce-itembar-get-orientation"></a>xfce_itembar_get_orientation ()</h3>
-<a class="indexterm" name="id2584150"></a><pre class="programlisting">GtkOrientation xfce_itembar_get_orientation (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
+<a class="indexterm" name="id2585286"></a><pre class="programlisting"><a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> xfce_itembar_get_orientation (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
<p>
</p>
<p>
@@ -238,10 +290,12 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2584223"></a><h3>
+<a name="id2585358"></a><h3>
<a name="xfce-itembar-insert"></a>xfce_itembar_insert ()</h3>
-<a class="indexterm" name="id2584235"></a><pre class="programlisting">void xfce_itembar_insert (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item,
+<a class="indexterm" name="id2585371"></a><pre class="programlisting">void xfce_itembar_insert (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item,
int position);</pre>
<p>
Insert new item at <em class="parameter"><code>position</code></em> on <em class="parameter"><code>itembar</code></em>.</p>
@@ -260,7 +314,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<td> <span class="type">GtkWidget</span> to insert
+<td> <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+><span class="type">GtkWidget</span></a> to insert
</td>
</tr>
<tr>
@@ -274,10 +330,12 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2584358"></a><h3>
+<a name="id2585494"></a><h3>
<a name="xfce-itembar-append"></a>xfce_itembar_append ()</h3>
-<a class="indexterm" name="id2584371"></a><pre class="programlisting">void xfce_itembar_append (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item);</pre>
+<a class="indexterm" name="id2585506"></a><pre class="programlisting">void xfce_itembar_append (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item);</pre>
<p>
Add a new item at the end of <em class="parameter"><code>itembar</code></em>.</p>
<p>
@@ -295,7 +353,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<td> <span class="type">GtkWidget</span> to add
+<td> <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+><span class="type">GtkWidget</span></a> to add
</td>
</tr>
</tbody>
@@ -303,10 +363,12 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2584462"></a><h3>
+<a name="id2585597"></a><h3>
<a name="xfce-itembar-prepend"></a>xfce_itembar_prepend ()</h3>
-<a class="indexterm" name="id2584473"></a><pre class="programlisting">void xfce_itembar_prepend (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item);</pre>
+<a class="indexterm" name="id2585608"></a><pre class="programlisting">void xfce_itembar_prepend (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item);</pre>
<p>
Add a new item at the start of <em class="parameter"><code>itembar</code></em>.</p>
<p>
@@ -324,7 +386,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<td> <span class="type">GtkWidget</span> to add
+<td> <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+><span class="type">GtkWidget</span></a> to add
</td>
</tr>
</tbody>
@@ -332,10 +396,12 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2584564"></a><h3>
+<a name="id2585699"></a><h3>
<a name="xfce-itembar-reorder-child"></a>xfce_itembar_reorder_child ()</h3>
-<a class="indexterm" name="id2584575"></a><pre class="programlisting">void xfce_itembar_reorder_child (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item,
+<a class="indexterm" name="id2585711"></a><pre class="programlisting">void xfce_itembar_reorder_child (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item,
int position);</pre>
<p>
Move <em class="parameter"><code>item</code></em> to a new position on <em class="parameter"><code>itembar</code></em>.</p>
@@ -354,7 +420,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<td> a child <span class="type">GtkWidget</span> of <em class="parameter"><code>itembar</code></em>
+<td> a child <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+><span class="type">GtkWidget</span></a> of <em class="parameter"><code>itembar</code></em>
</td>
</tr>
<tr>
@@ -368,10 +436,12 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2584705"></a><h3>
+<a name="id2585840"></a><h3>
<a name="xfce-itembar-set-child-expand"></a>xfce_itembar_set_child_expand ()</h3>
-<a class="indexterm" name="id2584718"></a><pre class="programlisting">void xfce_itembar_set_child_expand (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item,
+<a class="indexterm" name="id2585854"></a><pre class="programlisting">void xfce_itembar_set_child_expand (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item,
gboolean expand);</pre>
<p>
Sets whether <em class="parameter"><code>item</code></em> should expand when the size of <em class="parameter"><code>itembar</code></em> increases.</p>
@@ -390,7 +460,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<td> a child <span class="type">GtkWidget</span> of <em class="parameter"><code>itembar</code></em>
+<td> a child <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+><span class="type">GtkWidget</span></a> of <em class="parameter"><code>itembar</code></em>
</td>
</tr>
<tr>
@@ -404,10 +476,12 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2584843"></a><h3>
+<a name="id2585979"></a><h3>
<a name="xfce-itembar-get-child-expand"></a>xfce_itembar_get_child_expand ()</h3>
-<a class="indexterm" name="id2584856"></a><pre class="programlisting">gboolean xfce_itembar_get_child_expand (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item);</pre>
+<a class="indexterm" name="id2585992"></a><pre class="programlisting">gboolean xfce_itembar_get_child_expand (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item);</pre>
<p>
</p>
<p>
@@ -425,7 +499,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<td> a child <span class="type">GtkWidget</span> of <em class="parameter"><code>itembar</code></em>
+<td> a child <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+><span class="type">GtkWidget</span></a> of <em class="parameter"><code>itembar</code></em>
</td>
</tr>
<tr>
@@ -440,9 +516,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2584989"></a><h3>
+<a name="id2586125"></a><h3>
<a name="xfce-itembar-get-n-items"></a>xfce_itembar_get_n_items ()</h3>
-<a class="indexterm" name="id2585001"></a><pre class="programlisting">int xfce_itembar_get_n_items (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
+<a class="indexterm" name="id2586136"></a><pre class="programlisting">int xfce_itembar_get_n_items (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
<p>
</p>
<p>
@@ -468,10 +544,12 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2585073"></a><h3>
+<a name="id2586209"></a><h3>
<a name="xfce-itembar-get-item-index"></a>xfce_itembar_get_item_index ()</h3>
-<a class="indexterm" name="id2585085"></a><pre class="programlisting">int xfce_itembar_get_item_index (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkWidget *item);</pre>
+<a class="indexterm" name="id2586221"></a><pre class="programlisting">int xfce_itembar_get_item_index (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *item);</pre>
<p>
</p>
<p>
@@ -489,7 +567,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<td> a child <span class="type">GtkWidget</span> of <em class="parameter"><code>itembar</code></em>
+<td> a child <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+><span class="type">GtkWidget</span></a> of <em class="parameter"><code>itembar</code></em>
</td>
</tr>
<tr>
@@ -503,9 +583,11 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2585204"></a><h3>
+<a name="id2586314"></a><h3>
<a name="xfce-itembar-get-nth-item"></a>xfce_itembar_get_nth_item ()</h3>
-<a class="indexterm" name="id2585216"></a><pre class="programlisting">GtkWidget* xfce_itembar_get_nth_item (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+<a class="indexterm" name="id2586325"></a><pre class="programlisting"><a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* xfce_itembar_get_nth_item (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
int n);</pre>
<p>
</p>
@@ -539,9 +621,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2585335"></a><h3>
+<a name="id2586430"></a><h3>
<a name="xfce-itembar-raise-event-window"></a>xfce_itembar_raise_event_window ()</h3>
-<a class="indexterm" name="id2585348"></a><pre class="programlisting">void xfce_itembar_raise_event_window (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
+<a class="indexterm" name="id2586442"></a><pre class="programlisting">void xfce_itembar_raise_event_window (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
<p>
Raise the event window of <em class="parameter"><code>itembar</code></em>. This causes all events, like
mouse clicks or key presses to be send to the itembar and not to
@@ -564,9 +646,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2585425"></a><h3>
+<a name="id2586512"></a><h3>
<a name="xfce-itembar-lower-event-window"></a>xfce_itembar_lower_event_window ()</h3>
-<a class="indexterm" name="id2585438"></a><pre class="programlisting">void xfce_itembar_lower_event_window (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
+<a class="indexterm" name="id2586524"></a><pre class="programlisting">void xfce_itembar_lower_event_window (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
<p>
Lower the event window of <em class="parameter"><code>itembar</code></em>. This causes all events, like
mouse clicks or key presses to be send to the items, before reaching the
@@ -589,9 +671,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2585515"></a><h3>
+<a name="id2586594"></a><h3>
<a name="xfce-itembar-event-window-is-raised"></a>xfce_itembar_event_window_is_raised ()</h3>
-<a class="indexterm" name="id2585529"></a><pre class="programlisting">gboolean xfce_itembar_event_window_is_raised
+<a class="indexterm" name="id2586607"></a><pre class="programlisting">gboolean xfce_itembar_event_window_is_raised
(<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
<p>
</p>
@@ -618,9 +700,11 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2585606"></a><h3>
+<a name="id2586676"></a><h3>
<a name="xfce-itembar-get-item-at-point"></a>xfce_itembar_get_item_at_point ()</h3>
-<a class="indexterm" name="id2585619"></a><pre class="programlisting">GtkWidget* xfce_itembar_get_item_at_point (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+<a class="indexterm" name="id2586689"></a><pre class="programlisting"><a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a>* xfce_itembar_get_item_at_point (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
int x,
int y);</pre>
<p>
@@ -652,7 +736,9 @@
<tr>
<td>
<span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
-<td> a <span class="type">GtkWidget</span> or <code class="literal">NULL</code>.
+<td> a <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+><span class="type">GtkWidget</span></a> or <code class="literal">NULL</code>.
</td>
</tr>
</tbody>
@@ -660,9 +746,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2585747"></a><h3>
+<a name="id2586803"></a><h3>
<a name="xfce-itembar-get-drop-index"></a>xfce_itembar_get_drop_index ()</h3>
-<a class="indexterm" name="id2585759"></a><pre class="programlisting">int xfce_itembar_get_drop_index (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+<a class="indexterm" name="id2586814"></a><pre class="programlisting">int xfce_itembar_get_drop_index (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
int x,
int y);</pre>
<p>
@@ -709,11 +795,13 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="property_details"></a><h2>Property Details</h2>
+<a name="id2586953"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
-<a name="id2585923"></a><h3>
+<a name="id2586962"></a><h3>
<a name="XfceItembar--orientation"></a>The "<code class="literal">orientation</code>" property</h3>
-<a class="indexterm" name="id2585937"></a><pre class="programlisting"> "orientation" GtkOrientation : Read / Write</pre>
+<a class="indexterm" name="id2586975"></a><pre class="programlisting"> "orientation" <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> : Read / Write</pre>
<p>
The orientation of the <a href="XfceItembar.html" title="XfceItembar"><span class="type">XfceItembar</span></a>.</p>
<p>
@@ -723,11 +811,11 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="child_property_details"></a><h2>Child Property Details</h2>
+<a name="id2587008"></a><h2>Child Property Details</h2>
<div class="refsect2" lang="en">
-<a name="id2585986"></a><h3>
+<a name="id2587018"></a><h3>
<a name="XfceItembar--expand"></a>The "<code class="literal">expand</code>" child property</h3>
-<a class="indexterm" name="id2586000"></a><pre class="programlisting"> "expand" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2587031"></a><pre class="programlisting"> "expand" gboolean : Read / Write</pre>
<p>
Whether the child of the <a href="XfceItembar.html" title="XfceItembar"><span class="type">XfceItembar</span></a> should fill available space.</p>
<p>
@@ -737,11 +825,11 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="signals"></a><h2>Signal Details</h2>
+<a name="id2587064"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
-<a name="id2586027"></a><h3>
+<a name="id2587074"></a><h3>
<a name="XfceItembar-contents-changed"></a>The "contents-changed" signal</h3>
-<a class="indexterm" name="id2586036"></a><pre class="programlisting">void user_function (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+<a class="indexterm" name="id2587083"></a><pre class="programlisting">void user_function (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
gpointer user_data) : Run first</pre>
<p>
Emitted when the contents of the itembar change, either by adding
@@ -768,10 +856,12 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2586103"></a><h3>
+<a name="id2587150"></a><h3>
<a name="XfceItembar-orientation-changed"></a>The "orientation-changed" signal</h3>
-<a class="indexterm" name="id2586112"></a><pre class="programlisting">void user_function (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- GtkOrientation *orientation,
+<a class="indexterm" name="id2587159"></a><pre class="programlisting">void user_function (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> *orientation,
gpointer user_data) : Run first</pre>
<p>
Emitted when the orientation of the itembar changes.</p>
@@ -790,7 +880,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>orientation</code></em> :</span></td>
-<td> the new <span class="type">GtkOrientation</span> of the itembar
+<td> the new <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+><span class="type">GtkOrientation</span></a> of the itembar
</td>
</tr>
<tr>
@@ -803,9 +895,13 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2586206"></a><h2>See Also</h2>
+<a name="id2587253"></a><h2>See Also</h2>
<p>
-<span class="type">GtkHBox</span> and <span class="type">GtkVBox</span>.
+<a
+href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
+><span class="type">GtkHBox</span></a> and <a
+href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
+><span class="type">GtkVBox</span></a>.
</p>
</div>
</div>
Modified: xfce4-panel/trunk/docs/API/html/XfcePanelPlugin.html
===================================================================
--- xfce4-panel/trunk/docs/API/html/XfcePanelPlugin.html 2006-12-14 19:40:07 UTC (rev 24105)
+++ xfce4-panel/trunk/docs/API/html/XfcePanelPlugin.html 2006-12-14 21:39:54 UTC (rev 24106)
@@ -8,7 +8,7 @@
<link rel="up" href="ch01.html" title="API Reference">
<link rel="prev" href="libxfce4panel-Writing-Plugins.html" title="Writing Plugins">
<link rel="next" href="XfceExternalPanelPlugin.html" title="XfceExternalPanelPlugin">
-<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="API Reference">
</head>
@@ -21,21 +21,27 @@
<th width="100%" align="center">libxfce4panel Reference Manual</th>
<td><a accesskey="n" href="XfceExternalPanelPlugin.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2537986" class="shortcut">Top</a>
 | 
- <a href="#desc" class="shortcut">Description</a>
+ <a href="#id2491438" class="shortcut">Description</a>
 | 
- <a href="#object_hierarchy" class="shortcut">Object Hierarchy</a>
+ <a href="#id2564406" class="shortcut">Object Hierarchy</a>
 | 
- <a href="#properties" class="shortcut">Properties</a>
+ <a href="#" class="shortcut"></a>
 | 
- <a href="#signal_proto" class="shortcut">Signals</a></nobr></td></tr>
+ <a href="#id2564470" class="shortcut">Known Implementations</a>
+  | 
+ <a href="#id2564497" class="shortcut">Properties</a>
+  | 
+ <a href="#id2491215" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="XfcePanelPlugin"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
-<h2><span class="refentrytitle"><a name="top_of_page"></a>XfcePanelPlugin</span></h2>
+<h2>
+<a name="id2537986"></a><span class="refentrytitle">XfcePanelPlugin</span>
+</h2>
<p>XfcePanelPlugin — <p>
Panel plugin interface.
</p></p>
@@ -43,13 +49,16 @@
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
-<a name="synopsis"></a><h2>Synopsis</h2>
+<h2>Synopsis</h2>
<pre class="synopsis">
<a href="XfcePanelPlugin.html#XfcePanelPlugin-struct">XfcePanelPlugin</a>;
void (<a href="XfcePanelPlugin.html#XfcePanelPluginFunc">*XfcePanelPluginFunc</a>) (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);
+gboolean (<a href="XfcePanelPlugin.html#XfcePanelPluginCheck">*XfcePanelPluginCheck</a>) (<a
+href="/usr/share/gtk-doc/html/gdk/GdkScreen.html"
+>GdkScreen</a> *screen);
const char* <a href="XfcePanelPlugin.html#xfce-panel-plugin-get-name">xfce_panel_plugin_get_name</a> (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);
const char* <a href="XfcePanelPlugin.html#xfce-panel-plugin-get-id">xfce_panel_plugin_get_id</a> (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);
const char* <a href="XfcePanelPlugin.html#xfce-panel-plugin-get-display-name">xfce_panel_plugin_get_display_name</a>
@@ -60,14 +69,20 @@
void <a href="XfcePanelPlugin.html#xfce-panel-plugin-set-expand">xfce_panel_plugin_set_expand</a> (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
gboolean expand);
gboolean <a href="XfcePanelPlugin.html#xfce-panel-plugin-get-expand">xfce_panel_plugin_get_expand</a> (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);
-GtkOrientation <a href="XfcePanelPlugin.html#xfce-panel-plugin-get-orientation">xfce_panel_plugin_get_orientation</a>
+<a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> <a href="XfcePanelPlugin.html#xfce-panel-plugin-get-orientation">xfce_panel_plugin_get_orientation</a>
(<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);
void <a href="XfcePanelPlugin.html#xfce-panel-plugin-add-action-widget">xfce_panel_plugin_add_action_widget</a>
(<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
- GtkWidget *widget);
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *widget);
void <a href="XfcePanelPlugin.html#xfce-panel-plugin-menu-insert-item">xfce_panel_plugin_menu_insert_item</a>
(<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
- GtkMenuItem *item);
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkMenuItem.html"
+>GtkMenuItem</a> *item);
void <a href="XfcePanelPlugin.html#xfce-panel-plugin-menu-show-about">xfce_panel_plugin_menu_show_about</a>
(<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);
void <a href="XfcePanelPlugin.html#xfce-panel-plugin-menu-show-configure">xfce_panel_plugin_menu_show_configure</a>
@@ -75,16 +90,25 @@
void <a href="XfcePanelPlugin.html#xfce-panel-plugin-block-menu">xfce_panel_plugin_block_menu</a> (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);
void <a href="XfcePanelPlugin.html#xfce-panel-plugin-unblock-menu">xfce_panel_plugin_unblock_menu</a> (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);
void <a href="XfcePanelPlugin.html#xfce-panel-plugin-register-menu">xfce_panel_plugin_register_menu</a> (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
- GtkMenu *menu);
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
+>GtkMenu</a> *menu);
char* <a href="XfcePanelPlugin.html#xfce-panel-plugin-lookup-rc-file">xfce_panel_plugin_lookup_rc_file</a>
(<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);
char* <a href="XfcePanelPlugin.html#xfce-panel-plugin-save-location">xfce_panel_plugin_save_location</a> (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
gboolean create);
+void <a href="XfcePanelPlugin.html#xfce-panel-plugin-focus-widget">xfce_panel_plugin_focus_widget</a> (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *widget);
+void <a href="XfcePanelPlugin.html#xfce-panel-plugin-set-panel-hidden">xfce_panel_plugin_set_panel_hidden</a>
+ (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
+ gboolean hidden);
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
+<a name="id2564406"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GInterface
@@ -92,19 +116,25 @@
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="prerequisites"></a><h2>Prerequisites</h2>
+<a name="id2564430"></a><h2>Prerequisites</h2>
<p>
XfcePanelPlugin requires
- GInitiallyUnowned, GtkObject, GtkWidget and GtkContainer.</p>
+ GInitiallyUnowned, <a
+href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
+>GtkObject</a>, <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> and <a
+href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
+>GtkContainer</a>.</p>
</div>
<div class="refsect1" lang="en">
-<a name="implementations"></a><h2>Known Implementations</h2>
+<a name="id2564470"></a><h2>Known Implementations</h2>
<p>
XfcePanelPlugin is implemented by
<a href="XfceExternalPanelPlugin.html" title="XfceExternalPanelPlugin">XfceExternalPanelPlugin</a> and <a href="XfceInternalPanelPlugin.html" title="XfceInternalPanelPlugin">XfceInternalPanelPlugin</a>.</p>
</div>
<div class="refsect1" lang="en">
-<a name="properties"></a><h2>Properties</h2>
+<a name="id2564497"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="XfcePanelPlugin.html#XfcePanelPlugin--display-name">display-name</a>" gchararray : Read
@@ -116,7 +146,7 @@
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="signal_proto"></a><h2>Signals</h2>
+<a name="id2491215"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="XfcePanelPlugin.html#XfcePanelPlugin-about">about</a>" void user_function (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
@@ -128,7 +158,9 @@
gpointer user_data) : Run last / No recursion / No hooks
"<a href="XfcePanelPlugin.html#XfcePanelPlugin-orientation-changed">orientation-changed</a>"
void user_function (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
- GtkOrientation *orientation,
+ <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> *orientation,
gpointer user_data) : Run last / No recursion / No hooks
"<a href="XfcePanelPlugin.html#XfcePanelPlugin-save">save</a>" void user_function (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
gpointer user_data) : Run last / No recursion / No hooks
@@ -143,7 +175,7 @@
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="desc"></a><h2>Description</h2>
+<a name="id2491438"></a><h2>Description</h2>
<p>
The interface implemented by both internal and external plugins. Plugin
writers may use the functions described below to interact with the plugin
@@ -151,21 +183,21 @@
</p>
</div>
<div class="refsect1" lang="en">
-<a name="details"></a><h2>Details</h2>
+<a name="id2576471"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2491173"></a><h3>
+<a name="id2576480"></a><h3>
<a name="XfcePanelPlugin-struct"></a>XfcePanelPlugin</h3>
-<a class="indexterm" name="id2491184"></a><pre class="programlisting">typedef struct _XfcePanelPlugin XfcePanelPlugin;</pre>
+<a class="indexterm" name="id2576490"></a><pre class="programlisting">typedef struct _XfcePanelPlugin XfcePanelPlugin;</pre>
<p>
-The <a href="XfcePanelPlugin.html#XfcePanelPlugin-struct"><span class="type">XfcePanelPlugin-struct</span></a> is a purely virtual object to describe an instance
+The <a href="XfcePanelPlugin.html#XfcePanelPlugin-struct"><span class="type">XfcePanelPlugin</span></a> is a purely virtual object to describe an instance
of a widget implementing the panel plugin interface.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2491208"></a><h3>
+<a name="id2576513"></a><h3>
<a name="XfcePanelPluginFunc"></a>XfcePanelPluginFunc ()</h3>
-<a class="indexterm" name="id2575564"></a><pre class="programlisting">void (*XfcePanelPluginFunc) (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
+<a class="indexterm" name="id2576523"></a><pre class="programlisting">void (*XfcePanelPluginFunc) (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
<p>
Callback function to create the plugin contents. It should be given as
the argument to the registration macros.
@@ -188,9 +220,46 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2575638"></a><h3>
+<a name="id2576600"></a><h3>
+<a name="XfcePanelPluginCheck"></a>XfcePanelPluginCheck ()</h3>
+<a class="indexterm" name="id2576611"></a><pre class="programlisting">gboolean (*XfcePanelPluginCheck) (<a
+href="/usr/share/gtk-doc/html/gdk/GdkScreen.html"
+>GdkScreen</a> *screen);</pre>
+<p>
+Callback function that is run before creating a plugin. It should return
+if the plugin is not available for whatever reason. It should be given as
+the argument to the registration macros.</p>
+<p>
+
+</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td>
+<span class="term"><em class="parameter"><code>screen</code></em> :</span></td>
+<td> The <a
+href="/usr/share/gtk-doc/html/gdk/GdkScreen.html"
+><span class="type">GdkScreen</span></a> that the plugin should be run on.
+</td>
+</tr>
+<tr>
+<td>
+<span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
+<td> <code class="literal">TRUE</code> if the plugin can be started, <code class="literal">FALSE</code> other wise.
+
+See also: <a href="libxfce4panel-Writing-Plugins.html#XFCE-PANEL-PLUGIN-REGISTER-EXTERNAL-WITH-CHECK:CAPS"><code class="function">XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL_WITH_CHECK()</code></a> and
+ <a href="libxfce4panel-Writing-Plugins.html#XFCE-PANEL-PLUGIN-REGISTER-INTERNAL-WITH-CHECK:CAPS"><code class="function">XFCE_PANEL_PLUGIN_REGISTER_INTERNAL_WITH_CHECK()</code></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" lang="en">
+<a name="id2576722"></a><h3>
<a name="xfce-panel-plugin-get-name"></a>xfce_panel_plugin_get_name ()</h3>
-<a class="indexterm" name="id2575649"></a><pre class="programlisting">const char* xfce_panel_plugin_get_name (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
+<a class="indexterm" name="id2576734"></a><pre class="programlisting">const char* xfce_panel_plugin_get_name (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
<p>
The plugin name identifies a plugin type and therefore must be unique.</p>
<p>
@@ -216,9 +285,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2575715"></a><h3>
+<a name="id2576804"></a><h3>
<a name="xfce-panel-plugin-get-id"></a>xfce_panel_plugin_get_id ()</h3>
-<a class="indexterm" name="id2575726"></a><pre class="programlisting">const char* xfce_panel_plugin_get_id (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
+<a class="indexterm" name="id2576815"></a><pre class="programlisting">const char* xfce_panel_plugin_get_id (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
<p>
The plugin id is a unique identifier string that is given to every instance
of a panel plugin.</p>
@@ -245,9 +314,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2575797"></a><h3>
+<a name="id2576885"></a><h3>
<a name="xfce-panel-plugin-get-display-name"></a>xfce_panel_plugin_get_display_name ()</h3>
-<a class="indexterm" name="id2575811"></a><pre class="programlisting">const char* xfce_panel_plugin_get_display_name
+<a class="indexterm" name="id2576899"></a><pre class="programlisting">const char* xfce_panel_plugin_get_display_name
(<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
<p>
The display name is the (translated) plugin name that can be used in a user
@@ -275,9 +344,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2575888"></a><h3>
+<a name="id2576976"></a><h3>
<a name="xfce-panel-plugin-get-size"></a>xfce_panel_plugin_get_size ()</h3>
-<a class="indexterm" name="id2575900"></a><pre class="programlisting">int xfce_panel_plugin_get_size (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
+<a class="indexterm" name="id2576988"></a><pre class="programlisting">int xfce_panel_plugin_get_size (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
<p>
</p>
<p>
@@ -303,9 +372,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2575967"></a><h3>
+<a name="id2577055"></a><h3>
<a name="xfce-panel-plugin-get-screen-position"></a>xfce_panel_plugin_get_screen_position ()</h3>
-<a class="indexterm" name="id2575980"></a><pre class="programlisting"><a href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition">XfceScreenPosition</a> xfce_panel_plugin_get_screen_position
+<a class="indexterm" name="id2577069"></a><pre class="programlisting"><a href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition">XfceScreenPosition</a> xfce_panel_plugin_get_screen_position
(<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
<p>
</p>
@@ -332,9 +401,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2576057"></a><h3>
+<a name="id2577146"></a><h3>
<a name="xfce-panel-plugin-set-expand"></a>xfce_panel_plugin_set_expand ()</h3>
-<a class="indexterm" name="id2576070"></a><pre class="programlisting">void xfce_panel_plugin_set_expand (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
+<a class="indexterm" name="id2577159"></a><pre class="programlisting">void xfce_panel_plugin_set_expand (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
gboolean expand);</pre>
<p>
Sets whether to expand the plugin when the width of the panel increases.</p>
@@ -361,9 +430,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2576150"></a><h3>
+<a name="id2577239"></a><h3>
<a name="xfce-panel-plugin-get-expand"></a>xfce_panel_plugin_get_expand ()</h3>
-<a class="indexterm" name="id2576164"></a><pre class="programlisting">gboolean xfce_panel_plugin_get_expand (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
+<a class="indexterm" name="id2577252"></a><pre class="programlisting">gboolean xfce_panel_plugin_get_expand (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
<p>
</p>
<p>
@@ -389,9 +458,11 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2576233"></a><h3>
+<a name="id2577296"></a><h3>
<a name="xfce-panel-plugin-get-orientation"></a>xfce_panel_plugin_get_orientation ()</h3>
-<a class="indexterm" name="id2576247"></a><pre class="programlisting">GtkOrientation xfce_panel_plugin_get_orientation
+<a class="indexterm" name="id2577309"></a><pre class="programlisting"><a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+>GtkOrientation</a> xfce_panel_plugin_get_orientation
(<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);</pre>
<p>
</p>
@@ -410,7 +481,9 @@
<tr>
<td>
<span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
-<td> the current <span class="type">GtkOrientation</span> of the panel.
+<td> the current <a
+href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
+><span class="type">GtkOrientation</span></a> of the panel.
</td>
</tr>
</tbody>
@@ -418,11 +491,13 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2576323"></a><h3>
+<a name="id2577376"></a><h3>
<a name="xfce-panel-plugin-add-action-widget"></a>xfce_panel_plugin_add_action_widget ()</h3>
-<a class="indexterm" name="id2576337"></a><pre class="programlisting">void xfce_panel_plugin_add_action_widget
+<a class="indexterm" name="id2577389"></a><pre class="programlisting">void xfce_panel_plugin_add_action_widget
(<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
- GtkWidget *widget);</pre>
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+>GtkWidget</a> *widget);</pre>
<p>
Attach the plugin menu to this widget. Plugin writers should call this
for every widget that can receive mouse events. If you forget to call this
@@ -443,7 +518,9 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>widget</code></em> :</span></td>
-<td> a <span class="type">GtkWidget</span> that receives mouse events
+<td> a <a
+href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
+><span class="type">GtkWidget</span></a> that receives mouse events
</td>
</tr>
</tbody>
@@ -451,11 +528,13 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2576427"></a><h3>
+<a name="id2577470"></a><h3>
<a name="xfce-panel-plugin-menu-insert-item"></a>xfce_panel_plugin_menu_insert_item ()</h3>
-<a class="indexterm" name="id2576441"></a><pre class="programlisting">void xfce_panel_plugin_menu_insert_item
+<a class="indexterm" name="id2577483"></a><pre class="programlisting">void xfce_panel_plugin_menu_insert_item
(<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
- GtkMenuItem *item);</pre>
+ <a
+href="/usr/share/gtk-doc/html/gtk/GtkMenuItem.html"
+>GtkMenuItem</a> *item);</pre>
<p>
Insert custom menu item.</p>
<p>
@@ -481,9 +560,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2576519"></a><h3>
+<a name="id2577552">