[Xfce4-commits] r22660 - in xfce4-panel/trunk: docs/API docs/API/html docs/API/tmpl docs/API/xml libxfce4panel panel plugins/launcher plugins/windowlist
Jasper Huijsmans
jasper at xfce.org
Fri Aug 4 21:02:24 UTC 2006
Author: jasper
Date: 2006-08-04 21:02:22 +0000 (Fri, 04 Aug 2006)
New Revision: 22660
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/html/style.css
xfce4-panel/trunk/docs/API/libxfce4panel-decl-list.txt
xfce4-panel/trunk/docs/API/libxfce4panel-decl.txt
xfce4-panel/trunk/docs/API/tmpl/xfce-hvbox.sgml
xfce4-panel/trunk/docs/API/xml/object_index.sgml
xfce4-panel/trunk/docs/API/xml/tree_index.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-panel-external-item.c
xfce4-panel/trunk/libxfce4panel/xfce-panel-external-plugin.c
xfce4-panel/trunk/libxfce4panel/xfce-panel-internal-plugin.c
xfce4-panel/trunk/libxfce4panel/xfce-panel-item-iface.c
xfce4-panel/trunk/libxfce4panel/xfce-panel-item-iface.h
xfce4-panel/trunk/libxfce4panel/xfce-panel-plugin-iface-private.h
xfce4-panel/trunk/libxfce4panel/xfce-panel-plugin-iface.c
xfce4-panel/trunk/libxfce4panel/xfce-panel-plugin-iface.h
xfce4-panel/trunk/libxfce4panel/xfce-panel-plugin-messages.h
xfce4-panel/trunk/panel/panel-properties.c
xfce4-panel/trunk/panel/panel.c
xfce4-panel/trunk/plugins/launcher/launcher.c
xfce4-panel/trunk/plugins/windowlist/windowlist.c
Log:
Add xfce_panel_plugin_set_panel_hidden() function.
Modified: xfce4-panel/trunk/docs/API/html/XfceArrowButton.html
===================================================================
--- xfce4-panel/trunk/docs/API/html/XfceArrowButton.html 2006-08-04 20:55:25 UTC (rev 22659)
+++ xfce4-panel/trunk/docs/API/html/XfceArrowButton.html 2006-08-04 21:02:22 UTC (rev 22660)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -7,23 +8,34 @@
<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.4 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="API Reference">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
<td><a accesskey="p" href="libxfce4panel-Convenience-Functions.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<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></table>
+</tr>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
+  | 
+ <a href="#desc" class="shortcut">Description</a>
+  | 
+ <a href="#object_hierarchy" class="shortcut">Object Hierarchy</a>
+  | 
+ <a href="#properties" class="shortcut">Properties</a>
+  | 
+ <a href="#signal_proto" 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">XfceArrowButton</span></h2>
+<h2><span class="refentrytitle"><a name="top_of_page"></a>XfceArrowButton</span></h2>
<p>XfceArrowButton — <p>
Toggle button with arrow.
</p></p>
@@ -31,99 +43,72 @@
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
-<h2>Synopsis</h2>
+<a name="synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a href="XfceArrowButton.html#XfceArrowButton-struct">XfceArrowButton</a>;
-<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);
+GtkWidget* <a href="XfceArrowButton.html#xfce-arrow-button-new">xfce_arrow_button_new</a> (GtkArrowType 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,
- <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>
+ GtkArrowType type);
+GtkArrowType <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="id2552684"></a><h2>Object Hierarchy</h2>
+<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
- <a
-href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
->GObject</a>
- +----<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
+ GObject
+ +----GInitiallyUnowned
+ +----GtkObject
+ +----GtkWidget
+ +----GtkContainer
+ +----GtkBin
+ +----GtkButton
+ +----GtkToggleButton
+ +----XfceArrowButton
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2552739"></a><h2>Implemented Interfaces</h2>
+<a name="impl_interfaces"></a><h2>Implemented Interfaces</h2>
<p>
XfceArrowButton implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2552756"></a><h2>Properties</h2>
+<a name="properties"></a><h2>Properties</h2>
<pre class="synopsis">
- "<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
+ "<a href="XfceArrowButton.html#XfceArrowButton--arrow-type">arrow-type</a>" GtkArrowType : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2552781"></a><h2>Signal Prototypes</h2>
+<a name="signal_proto"></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,
- <a
-href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
->GtkArrowType</a> type,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);
+ GtkArrowType *type,
+ gpointer user_data) : Run first
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2568771"></a><h2>Description</h2>
+<a name="desc"></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="id2568784"></a><h2>Details</h2>
+<a name="details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2568790"></a><h3>
+<a name="id2548919"></a><h3>
<a name="XfceArrowButton-struct"></a>XfceArrowButton</h3>
-<a class="indexterm" name="id2568800"></a><pre class="programlisting">typedef struct _XfceArrowButton XfceArrowButton;</pre>
+<a class="indexterm" name="id2548930"></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
should be accessed using the functions below.
@@ -131,13 +116,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2568824"></a><h3>
+<a name="id2548954"></a><h3>
<a name="xfce-arrow-button-new"></a>xfce_arrow_button_new ()</h3>
-<a class="indexterm" name="id2568833"></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>
+<a class="indexterm" name="id2548965"></a><pre class="programlisting">GtkWidget* xfce_arrow_button_new (GtkArrowType type);</pre>
<p>
</p>
<p>
@@ -149,9 +130,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>type</code></em> :</span></td>
-<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> <span class="type">GtkArrowType</span> for the arrow button
</td>
</tr>
<tr>
@@ -165,13 +144,11 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2554288"></a><h3>
+<a name="id2534339"></a><h3>
<a name="xfce-arrow-button-set-arrow-type"></a>xfce_arrow_button_set_arrow_type ()</h3>
-<a class="indexterm" name="id2554297"></a><pre class="programlisting">void xfce_arrow_button_set_arrow_type
+<a class="indexterm" name="id2534350"></a><pre class="programlisting">void xfce_arrow_button_set_arrow_type
(<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);</pre>
+ GtkArrowType type);</pre>
<p>
Sets the arrow type for <em class="parameter"><code>button</code></em>.</p>
<p>
@@ -189,9 +166,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>type</code></em> :</span></td>
-<td> new <a
-href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
-><span class="type">GtkArrowType</span></a> to set
+<td> new <span class="type">GtkArrowType</span> to set
</td>
</tr>
</tbody>
@@ -199,11 +174,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2554389"></a><h3>
+<a name="id2534442"></a><h3>
<a name="xfce-arrow-button-get-arrow-type"></a>xfce_arrow_button_get_arrow_type ()</h3>
-<a class="indexterm" name="id2554398"></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 class="indexterm" name="id2534454"></a><pre class="programlisting">GtkArrowType xfce_arrow_button_get_arrow_type
(<a href="XfceArrowButton.html" title="XfceArrowButton">XfceArrowButton</a> *button);</pre>
<p>
</p>
@@ -222,9 +195,7 @@
<tr>
<td>
<span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
-<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> the <span class="type">GtkArrowType</span> of <em class="parameter"><code>button</code></em>.
</td>
</tr>
</tbody>
@@ -232,13 +203,11 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2548934"></a><h2>Properties</h2>
+<a name="property_details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
-<a name="id2548940"></a><h3>
+<a name="id2531327"></a><h3>
<a name="XfceArrowButton--arrow-type"></a>The "<code class="literal">arrow-type</code>" property</h3>
-<pre class="programlisting"> "arrow-type" <a
-href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkArrowType"
->GtkArrowType</a> : Read / Write</pre>
+<a class="indexterm" name="id2531341"></a><pre class="programlisting"> "arrow-type" GtkArrowType : Read / Write</pre>
<p>
The arrow type of the button. This value also determines the direction
of the popup menu.</p>
@@ -249,17 +218,13 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2548980"></a><h2>Signals</h2>
+<a name="signals"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
-<a name="id2548986"></a><h3>
+<a name="id2531383"></a><h3>
<a name="XfceArrowButton-arrow-type-changed"></a>The "arrow-type-changed" signal</h3>
-<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,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);</pre>
+<a class="indexterm" name="id2531393"></a><pre class="programlisting">void user_function (<a href="XfceArrowButton.html" title="XfceArrowButton">XfceArrowButton</a> *button,
+ GtkArrowType *type,
+ gpointer user_data) : Run first</pre>
<p>
Emitted when the arrow direction of the menu button changes.
This value also determines the direction of the popup menu.</p>
@@ -278,9 +243,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>type</code></em> :</span></td>
-<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> the new <span class="type">GtkArrowType</span> of the button
</td>
</tr>
<tr>
@@ -293,17 +256,11 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2549092"></a><h2>See Also</h2>
+<a name="id2531495"></a><h2>See Also</h2>
<p>
-<a
-href="/usr/share/gtk-doc/html/gtk/GtkToggleButton.html"
-><span class="type">GtkToggleButton</span></a>
+<span class="type">GtkToggleButton</span>
</p>
</div>
</div>
-<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
-<td align="left"><a accesskey="p" href="libxfce4panel-Convenience-Functions.html"><b><< Convenience Functions</b></a></td>
-<td align="right"><a accesskey="n" href="XfcePanelWindow.html"><b>XfcePanelWindow >></b></a></td>
-</tr></table>
</body>
</html>
Modified: xfce4-panel/trunk/docs/API/html/XfceExternalPanelPlugin.html
===================================================================
--- xfce4-panel/trunk/docs/API/html/XfceExternalPanelPlugin.html 2006-08-04 20:55:25 UTC (rev 22659)
+++ xfce4-panel/trunk/docs/API/html/XfceExternalPanelPlugin.html 2006-08-04 21:02:22 UTC (rev 22660)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -7,23 +8,30 @@
<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.4 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="API Reference">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
<td><a accesskey="p" href="XfcePanelPlugin.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<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></table>
+</tr>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
+  | 
+ <a href="#desc" class="shortcut">Description</a>
+  | 
+ <a href="#object_hierarchy" class="shortcut">Object Hierarchy</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">XfceExternalPanelPlugin</span></h2>
+<h2><span class="refentrytitle"><a name="top_of_page"></a>XfceExternalPanelPlugin</span></h2>
<p>XfceExternalPanelPlugin — <p>
External plugin widget.
</p></p>
@@ -31,67 +39,52 @@
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
-<h2>Synopsis</h2>
+<a name="synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a href="XfceExternalPanelPlugin.html#XfceExternalPanelPlugin-struct">XfceExternalPanelPlugin</a>;
-<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,
+GtkWidget* <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="id2570654"></a><h2>Object Hierarchy</h2>
+<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
- <a
-href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
->GObject</a>
- +----<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
+ GObject
+ +----GInitiallyUnowned
+ +----GtkObject
+ +----GtkWidget
+ +----GtkContainer
+ +----GtkBin
+ +----GtkWindow
+ +----GtkPlug
+ +----XfceExternalPanelPlugin
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2575862"></a><h2>Implemented Interfaces</h2>
+<a name="impl_interfaces"></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="id2575884"></a><h2>Description</h2>
+<a name="desc"></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="id2575900"></a><h2>Details</h2>
+<a name="details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2575906"></a><h3>
+<a name="id2556090"></a><h3>
<a name="XfceExternalPanelPlugin-struct"></a>XfceExternalPanelPlugin</h3>
-<a class="indexterm" name="id2575915"></a><pre class="programlisting">typedef struct _XfceExternalPanelPlugin XfceExternalPanelPlugin;</pre>
+<a class="indexterm" name="id2556101"></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
should be accessed using the functions for the
@@ -100,11 +93,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2575943"></a><h3>
+<a name="id2556129"></a><h3>
<a name="xfce-external-panel-plugin-new"></a>xfce_external_panel_plugin_new ()</h3>
-<a class="indexterm" name="id2575952"></a><pre class="programlisting"><a
-href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
->GtkWidget</a>* xfce_external_panel_plugin_new (int argc,
+<a class="indexterm" name="id2556142"></a><pre class="programlisting">GtkWidget* xfce_external_panel_plugin_new (int argc,
char **argv,
<a href="XfcePanelPlugin.html#XfcePanelPluginFunc">XfcePanelPluginFunc</a> construct);</pre>
<p>
@@ -146,9 +137,5 @@
</div>
</div>
</div>
-<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
-<td align="left"><a accesskey="p" href="XfcePanelPlugin.html"><b><< XfcePanelPlugin</b></a></td>
-<td align="right"><a accesskey="n" href="XfceInternalPanelPlugin.html"><b>XfceInternalPanelPlugin >></b></a></td>
-</tr></table>
</body>
</html>
Modified: xfce4-panel/trunk/docs/API/html/XfceHVBox.html
===================================================================
--- xfce4-panel/trunk/docs/API/html/XfceHVBox.html 2006-08-04 20:55:25 UTC (rev 22659)
+++ xfce4-panel/trunk/docs/API/html/XfceHVBox.html 2006-08-04 21:02:22 UTC (rev 22660)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -7,23 +8,30 @@
<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.4 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="API Reference">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
<td><a accesskey="p" href="XfceItembar.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<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></table>
+</tr>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
+  | 
+ <a href="#desc" class="shortcut">Description</a>
+  | 
+ <a href="#object_hierarchy" class="shortcut">Object Hierarchy</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">XfceHVBox</span></h2>
+<h2><span class="refentrytitle"><a name="top_of_page"></a>XfceHVBox</span></h2>
<p>XfceHVBox — <p>
Container widget with configurable orienation.
</p></p>
@@ -31,91 +39,62 @@
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
-<h2>Synopsis</h2>
+<a name="synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a href="XfceHVBox.html#XfceHVBox-struct">XfceHVBox</a>;
-<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,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> homogeneous,
+GtkWidget* <a href="XfceHVBox.html#xfce-hvbox-new">xfce_hvbox_new</a> (GtkOrientation 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,
- <a
-href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
->GtkOrientation</a> orientation);
+ GtkOrientation orientation);
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2569265"></a><h2>Object Hierarchy</h2>
+<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
- <a
-href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
->GObject</a>
- +----<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
+ GObject
+ +----GInitiallyUnowned
+ +----GtkObject
+ +----GtkWidget
+ +----GtkContainer
+ +----GtkBox
+ +----XfceHVBox
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2577257"></a><h2>Implemented Interfaces</h2>
+<a name="impl_interfaces"></a><h2>Implemented Interfaces</h2>
<p>
XfceHVBox implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2577274"></a><h2>Description</h2>
+<a name="desc"></a><h2>Description</h2>
<p>
-<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>.
+<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>.
</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2577315"></a><h2>Details</h2>
+<a name="details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2577321"></a><h3>
+<a name="id2555376"></a><h3>
<a name="XfceHVBox-struct"></a>XfceHVBox</h3>
-<a class="indexterm" name="id2577331"></a><pre class="programlisting">typedef struct _XfceHVBox XfceHVBox;</pre>
+<a class="indexterm" name="id2555388"></a><pre class="programlisting">typedef struct _XfceHVBox XfceHVBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2577346"></a><h3>
+<a name="id2555403"></a><h3>
<a name="xfce-hvbox-new"></a>xfce_hvbox_new ()</h3>
-<a class="indexterm" name="id2586281"></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,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> homogeneous,
+<a class="indexterm" name="id2555415"></a><pre class="programlisting">GtkWidget* xfce_hvbox_new (GtkOrientation orientation,
+ gboolean homogeneous,
int spacing);</pre>
<p>
Creates a new <a href="XfceHVBox.html" title="XfceHVBox"><span class="type">XfceHVBox</span></a> container widget.</p>
@@ -154,12 +133,10 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2586405"></a><h3>
+<a name="id2573873"></a><h3>
<a name="xfce-hvbox-set-orientation"></a>xfce_hvbox_set_orientation ()</h3>
-<a class="indexterm" name="id2586414"></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>
+<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>
<p>
</p>
@@ -185,9 +162,5 @@
</div>
</div>
</div>
-<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
-<td align="left"><a accesskey="p" href="XfceItembar.html"><b><< XfceItembar</b></a></td>
-<td align="right"><a accesskey="n" href="libxfce4panel-Standard-Enumerations.html"><b>Standard Enumerations >></b></a></td>
-</tr></table>
</body>
</html>
Modified: xfce4-panel/trunk/docs/API/html/XfceInternalPanelPlugin.html
===================================================================
--- xfce4-panel/trunk/docs/API/html/XfceInternalPanelPlugin.html 2006-08-04 20:55:25 UTC (rev 22659)
+++ xfce4-panel/trunk/docs/API/html/XfceInternalPanelPlugin.html 2006-08-04 21:02:22 UTC (rev 22660)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -7,23 +8,30 @@
<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.4 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="API Reference">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
<td><a accesskey="p" href="XfceExternalPanelPlugin.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<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></table>
+</tr>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
+  | 
+ <a href="#desc" class="shortcut">Description</a>
+  | 
+ <a href="#object_hierarchy" class="shortcut">Object Hierarchy</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">XfceInternalPanelPlugin</span></h2>
+<h2><span class="refentrytitle"><a name="top_of_page"></a>XfceInternalPanelPlugin</span></h2>
<p>XfceInternalPanelPlugin — <p>
Internal panel plugin.
</p></p>
@@ -31,15 +39,13 @@
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
-<h2>Synopsis</h2>
+<a name="synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a href="XfceInternalPanelPlugin.html#XfceInternalPanelPlugin-struct">XfceInternalPanelPlugin</a>;
-<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,
+GtkWidget* <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,
@@ -49,49 +55,38 @@
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2539943"></a><h2>Object Hierarchy</h2>
+<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
- <a
-href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
->GObject</a>
- +----<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
+ GObject
+ +----GInitiallyUnowned
+ +----GtkObject
+ +----GtkWidget
+ +----GtkContainer
+ +----GtkBin
+ +----GtkEventBox
+ +----XfceInternalPanelPlugin
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2558593"></a><h2>Implemented Interfaces</h2>
+<a name="impl_interfaces"></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="id2558620"></a><h2>Description</h2>
+<a name="desc"></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="id2558636"></a><h2>Details</h2>
+<a name="details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2558643"></a><h3>
+<a name="id2559276"></a><h3>
<a name="XfceInternalPanelPlugin-struct"></a>XfceInternalPanelPlugin</h3>
-<a class="indexterm" name="id2558652"></a><pre class="programlisting">typedef struct _XfceInternalPanelPlugin XfceInternalPanelPlugin;</pre>
+<a class="indexterm" name="id2559287"></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
should be accessed using the functions for the
@@ -100,11 +95,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2558681"></a><h3>
+<a name="id2559315"></a><h3>
<a name="xfce-internal-panel-plugin-new"></a>xfce_internal_panel_plugin_new ()</h3>
-<a class="indexterm" name="id2558690"></a><pre class="programlisting"><a
-href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
->GtkWidget</a>* xfce_internal_panel_plugin_new (const char *name,
+<a class="indexterm" name="id2559326"></a><pre class="programlisting">GtkWidget* xfce_internal_panel_plugin_new (const char *name,
const char *id,
const char *display_name,
int size,
@@ -167,9 +160,5 @@
</div>
</div>
</div>
-<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
-<td align="left"><a accesskey="p" href="XfceExternalPanelPlugin.html"><b><< XfceExternalPanelPlugin</b></a></td>
-<td align="right"><a accesskey="n" href="libxfce4panel-Convenience-Functions.html"><b>Convenience Functions >></b></a></td>
-</tr></table>
</body>
</html>
Modified: xfce4-panel/trunk/docs/API/html/XfceItembar.html
===================================================================
--- xfce4-panel/trunk/docs/API/html/XfceItembar.html 2006-08-04 20:55:25 UTC (rev 22659)
+++ xfce4-panel/trunk/docs/API/html/XfceItembar.html 2006-08-04 21:02:22 UTC (rev 22660)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -7,23 +8,36 @@
<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.4 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="API Reference">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
<td><a accesskey="p" href="XfcePanelWindow.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<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></table>
+</tr>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
+  | 
+ <a href="#desc" class="shortcut">Description</a>
+  | 
+ <a href="#object_hierarchy" class="shortcut">Object Hierarchy</a>
+  | 
+ <a href="#properties" class="shortcut">Properties</a>
+  | 
+ <a href="#child_properties" class="shortcut">Child Properties</a>
+  | 
+ <a href="#signal_proto" 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">XfceItembar</span></h2>
+<h2><span class="refentrytitle"><a name="top_of_page"></a>XfceItembar</span></h2>
<p>XfceItembar — <p>
Container widget with configurable orientation.
</p></p>
@@ -31,73 +45,41 @@
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
-<h2>Synopsis</h2>
+<a name="synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a href="XfceItembar.html#XfceItembar-struct">XfceItembar</a>;
-<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);
+GtkWidget* <a href="XfceItembar.html#xfce-itembar-new">xfce_itembar_new</a> (GtkOrientation orientation);
void <a href="XfceItembar.html#xfce-itembar-set-orientation">xfce_itembar_set_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);
+ 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);
void <a href="XfceItembar.html#xfce-itembar-insert">xfce_itembar_insert</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- <a
-href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
->GtkWidget</a> *item,
+ GtkWidget *item,
int position);
void <a href="XfceItembar.html#xfce-itembar-append">xfce_itembar_append</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- <a
-href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
->GtkWidget</a> *item);
+ GtkWidget *item);
void <a href="XfceItembar.html#xfce-itembar-prepend">xfce_itembar_prepend</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- <a
-href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
->GtkWidget</a> *item);
+ GtkWidget *item);
void <a href="XfceItembar.html#xfce-itembar-reorder-child">xfce_itembar_reorder_child</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- <a
-href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
->GtkWidget</a> *item,
+ GtkWidget *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,
- <a
-href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
->GtkWidget</a> *item,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> expand);
-<a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> <a href="XfceItembar.html#xfce-itembar-get-child-expand">xfce_itembar_get_child_expand</a> (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- <a
-href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
->GtkWidget</a> *item);
+ GtkWidget *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);
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,
- <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,
+ 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,
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);
-<a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> <a href="XfceItembar.html#xfce-itembar-event-window-is-raised">xfce_itembar_event_window_is_raised</a>
+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);
-<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,
+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,
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,
@@ -107,80 +89,63 @@
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2569441"></a><h2>Object Hierarchy</h2>
+<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
- <a
-href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
->GObject</a>
- +----<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
+ GObject
+ +----GInitiallyUnowned
+ +----GtkObject
+ +----GtkWidget
+ +----GtkContainer
+ +----XfceItembar
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2569478"></a><h2>Implemented Interfaces</h2>
+<a name="impl_interfaces"></a><h2>Implemented Interfaces</h2>
<p>
XfceItembar implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2569495"></a><h2>Properties</h2>
+<a name="properties"></a><h2>Properties</h2>
<pre class="synopsis">
- "<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
+ "<a href="XfceItembar.html#XfceItembar--orientation">orientation</a>" GtkOrientation : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2569521"></a><h2>Child Properties</h2>
+<a name="child_properties"></a><h2>Child Properties</h2>
<pre class="synopsis">
- "<a href="XfceItembar.html#XfceItembar--expand">expand</a>" <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> : Read / Write
+ "<a href="XfceItembar.html#XfceItembar--expand">expand</a>" gboolean : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2569546"></a><h2>Signal Prototypes</h2>
+<a name="signal_proto"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="XfceItembar.html#XfceItembar-contents-changed">contents-changed</a>"
void user_function (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);
+ 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,
- <a
-href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
->GtkOrientation</a> orientation,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);
+ void user_function (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ GtkOrientation *orientation,
+ gpointer user_data) : Run first
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2569617"></a><h2>Description</h2>
+<a name="desc"></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="id2563669"></a><h2>Details</h2>
+<a name="details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2563675"></a><h3>
+<a name="id2580345"></a><h3>
<a name="XfceItembar-struct"></a>XfceItembar</h3>
-<a class="indexterm" name="id2563685"></a><pre class="programlisting">typedef struct _XfceItembar XfceItembar;</pre>
+<a class="indexterm" name="id2580357"></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
should be accessed using the functions below.
@@ -188,13 +153,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2563709"></a><h3>
+<a name="id2580381"></a><h3>
<a name="xfce-itembar-new"></a>xfce_itembar_new ()</h3>
-<a class="indexterm" name="id2563719"></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>
+<a class="indexterm" name="id2580393"></a><pre class="programlisting">GtkWidget* xfce_itembar_new (GtkOrientation orientation);</pre>
<p>
</p>
<p>
@@ -206,9 +167,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>orientation</code></em> :</span></td>
-<td> <a
-href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
-><span class="type">GtkOrientation</span></a> for new itembar.
+<td> <span class="type">GtkOrientation</span> for new itembar.
</td>
</tr>
<tr>
@@ -222,12 +181,10 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2563800"></a><h3>
+<a name="id2580474"></a><h3>
<a name="xfce-itembar-set-orientation"></a>xfce_itembar_set_orientation ()</h3>
-<a class="indexterm" name="id2563810"></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>
+<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>
<p>
Set the orienation of <em class="parameter"><code>itembar</code></em>.</p>
<p>
@@ -245,9 +202,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>orientation</code></em> :</span></td>
-<td> new <a
-href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
-><span class="type">GtkOrientation</span></a>
+<td> new <span class="type">GtkOrientation</span>
</td>
</tr>
</tbody>
@@ -255,11 +210,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2563901"></a><h3>
+<a name="id2584138"></a><h3>
<a name="xfce-itembar-get-orientation"></a>xfce_itembar_get_orientation ()</h3>
-<a class="indexterm" name="id2563912"></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>
+<a class="indexterm" name="id2584150"></a><pre class="programlisting">GtkOrientation xfce_itembar_get_orientation (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
<p>
</p>
<p>
@@ -285,12 +238,10 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2589948"></a><h3>
+<a name="id2584223"></a><h3>
<a name="xfce-itembar-insert"></a>xfce_itembar_insert ()</h3>
-<a class="indexterm" name="id2589956"></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,
+<a class="indexterm" name="id2584235"></a><pre class="programlisting">void xfce_itembar_insert (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ GtkWidget *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>
@@ -309,9 +260,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<td> <a
-href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
-><span class="type">GtkWidget</span></a> to insert
+<td> <span class="type">GtkWidget</span> to insert
</td>
</tr>
<tr>
@@ -325,12 +274,10 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590038"></a><h3>
+<a name="id2584358"></a><h3>
<a name="xfce-itembar-append"></a>xfce_itembar_append ()</h3>
-<a class="indexterm" name="id2590046"></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>
+<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>
<p>
Add a new item at the end of <em class="parameter"><code>itembar</code></em>.</p>
<p>
@@ -348,9 +295,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<td> <a
-href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
-><span class="type">GtkWidget</span></a> to add
+<td> <span class="type">GtkWidget</span> to add
</td>
</tr>
</tbody>
@@ -358,12 +303,10 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590128"></a><h3>
+<a name="id2584462"></a><h3>
<a name="xfce-itembar-prepend"></a>xfce_itembar_prepend ()</h3>
-<a class="indexterm" name="id2590136"></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>
+<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>
<p>
Add a new item at the start of <em class="parameter"><code>itembar</code></em>.</p>
<p>
@@ -381,9 +324,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<td> <a
-href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
-><span class="type">GtkWidget</span></a> to add
+<td> <span class="type">GtkWidget</span> to add
</td>
</tr>
</tbody>
@@ -391,12 +332,10 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590217"></a><h3>
+<a name="id2584564"></a><h3>
<a name="xfce-itembar-reorder-child"></a>xfce_itembar_reorder_child ()</h3>
-<a class="indexterm" name="id2590226"></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,
+<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,
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>
@@ -415,9 +354,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<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> a child <span class="type">GtkWidget</span> of <em class="parameter"><code>itembar</code></em>
</td>
</tr>
<tr>
@@ -431,15 +368,11 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590341"></a><h3>
+<a name="id2584705"></a><h3>
<a name="xfce-itembar-set-child-expand"></a>xfce_itembar_set_child_expand ()</h3>
-<a class="indexterm" name="id2590351"></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,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> expand);</pre>
+<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,
+ 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>
<p>
@@ -457,9 +390,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<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> a child <span class="type">GtkWidget</span> of <em class="parameter"><code>itembar</code></em>
</td>
</tr>
<tr>
@@ -473,14 +404,10 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590463"></a><h3>
+<a name="id2584843"></a><h3>
<a name="xfce-itembar-get-child-expand"></a>xfce_itembar_get_child_expand ()</h3>
-<a class="indexterm" name="id2590474"></a><pre class="programlisting"><a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> 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>
+<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>
<p>
</p>
<p>
@@ -498,9 +425,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<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> a child <span class="type">GtkWidget</span> of <em class="parameter"><code>itembar</code></em>
</td>
</tr>
<tr>
@@ -515,9 +440,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590586"></a><h3>
+<a name="id2584989"></a><h3>
<a name="xfce-itembar-get-n-items"></a>xfce_itembar_get_n_items ()</h3>
-<a class="indexterm" name="id2590595"></a><pre class="programlisting">int xfce_itembar_get_n_items (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
+<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>
<p>
</p>
<p>
@@ -543,12 +468,10 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590660"></a><h3>
+<a name="id2585073"></a><h3>
<a name="xfce-itembar-get-item-index"></a>xfce_itembar_get_item_index ()</h3>
-<a class="indexterm" name="id2590669"></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>
+<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>
<p>
</p>
<p>
@@ -566,9 +489,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>item</code></em> :</span></td>
-<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> a child <span class="type">GtkWidget</span> of <em class="parameter"><code>itembar</code></em>
</td>
</tr>
<tr>
@@ -582,11 +503,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590774"></a><h3>
+<a name="id2585204"></a><h3>
<a name="xfce-itembar-get-nth-item"></a>xfce_itembar_get_nth_item ()</h3>
-<a class="indexterm" name="id2590783"></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,
+<a class="indexterm" name="id2585216"></a><pre class="programlisting">GtkWidget* xfce_itembar_get_nth_item (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
int n);</pre>
<p>
</p>
@@ -620,9 +539,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590886"></a><h3>
+<a name="id2585335"></a><h3>
<a name="xfce-itembar-raise-event-window"></a>xfce_itembar_raise_event_window ()</h3>
-<a class="indexterm" name="id2590896"></a><pre class="programlisting">void xfce_itembar_raise_event_window (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
+<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>
<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
@@ -645,9 +564,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590965"></a><h3>
+<a name="id2585425"></a><h3>
<a name="xfce-itembar-lower-event-window"></a>xfce_itembar_lower_event_window ()</h3>
-<a class="indexterm" name="id2590976"></a><pre class="programlisting">void xfce_itembar_lower_event_window (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
+<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>
<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
@@ -670,11 +589,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591045"></a><h3>
+<a name="id2585515"></a><h3>
<a name="xfce-itembar-event-window-is-raised"></a>xfce_itembar_event_window_is_raised ()</h3>
-<a class="indexterm" name="id2591057"></a><pre class="programlisting"><a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> xfce_itembar_event_window_is_raised
+<a class="indexterm" name="id2585529"></a><pre class="programlisting">gboolean xfce_itembar_event_window_is_raised
(<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar);</pre>
<p>
</p>
@@ -701,11 +618,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591123"></a><h3>
+<a name="id2585606"></a><h3>
<a name="xfce-itembar-get-item-at-point"></a>xfce_itembar_get_item_at_point ()</h3>
-<a class="indexterm" name="id2591133"></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,
+<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,
int x,
int y);</pre>
<p>
@@ -737,9 +652,7 @@
<tr>
<td>
<span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
-<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> a <span class="type">GtkWidget</span> or <code class="literal">NULL</code>.
</td>
</tr>
</tbody>
@@ -747,9 +660,9 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591245"></a><h3>
+<a name="id2585747"></a><h3>
<a name="xfce-itembar-get-drop-index"></a>xfce_itembar_get_drop_index ()</h3>
-<a class="indexterm" name="id2591254"></a><pre class="programlisting">int xfce_itembar_get_drop_index (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+<a class="indexterm" name="id2585759"></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>
@@ -796,13 +709,11 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2591392"></a><h2>Properties</h2>
+<a name="property_details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
-<a name="id2591398"></a><h3>
+<a name="id2585923"></a><h3>
<a name="XfceItembar--orientation"></a>The "<code class="literal">orientation</code>" property</h3>
-<pre class="programlisting"> "orientation" <a
-href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
->GtkOrientation</a> : Read / Write</pre>
+<a class="indexterm" name="id2585937"></a><pre class="programlisting"> "orientation" GtkOrientation : Read / Write</pre>
<p>
The orientation of the <a href="XfceItembar.html" title="XfceItembar"><span class="type">XfceItembar</span></a>.</p>
<p>
@@ -812,13 +723,11 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2591438"></a><h2>Child Properties</h2>
+<a name="child_property_details"></a><h2>Child Property Details</h2>
<div class="refsect2" lang="en">
-<a name="id2591444"></a><h3>
+<a name="id2585986"></a><h3>
<a name="XfceItembar--expand"></a>The "<code class="literal">expand</code>" child property</h3>
-<pre class="programlisting"> "expand" <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> : Read / Write</pre>
+<a class="indexterm" name="id2586000"></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>
@@ -828,14 +737,12 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2591485"></a><h2>Signals</h2>
+<a name="signals"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
-<a name="id2591490"></a><h3>
+<a name="id2586027"></a><h3>
<a name="XfceItembar-contents-changed"></a>The "contents-changed" signal</h3>
-<pre class="programlisting">void user_function (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);</pre>
+<a class="indexterm" name="id2586036"></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
a child, removing a child, or reordering a child.</p>
@@ -861,15 +768,11 @@
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591560"></a><h3>
+<a name="id2586103"></a><h3>
<a name="XfceItembar-orientation-changed"></a>The "orientation-changed" signal</h3>
-<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,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);</pre>
+<a class="indexterm" name="id2586112"></a><pre class="programlisting">void user_function (<a href="XfceItembar.html" title="XfceItembar">XfceItembar</a> *itembar,
+ GtkOrientation *orientation,
+ gpointer user_data) : Run first</pre>
<p>
Emitted when the orientation of the itembar changes.</p>
<p>
@@ -887,9 +790,7 @@
<tr>
<td>
<span class="term"><em class="parameter"><code>orientation</code></em> :</span></td>
-<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> the new <span class="type">GtkOrientation</span> of the itembar
</td>
</tr>
<tr>
@@ -902,19 +803,11 @@
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2591656"></a><h2>See Also</h2>
+<a name="id2586206"></a><h2>See Also</h2>
<p>
-<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>.
+<span class="type">GtkHBox</span> and <span class="type">GtkVBox</span>.
</p>
</div>
</div>
-<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
-<td align="left"><a accesskey="p" href="XfcePanelWindow.html"><b><< XfcePanelWindow</b></a></td>
-<td align="right"><a accesskey="n" href="XfceHVBox.html"><b>XfceHVBox >></b></a></td>
-</tr></table>
</body>
</html>
Modified: xfce4-panel/trunk/docs/API/html/XfcePanelPlugin.html
===================================================================
--- xfce4-panel/trunk/docs/API/html/XfcePanelPlugin.html 2006-08-04 20:55:25 UTC (rev 22659)
+++ xfce4-panel/trunk/docs/API/html/XfcePanelPlugin.html 2006-08-04 21:02:22 UTC (rev 22660)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -7,23 +8,34 @@
<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.4 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="API Reference">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
<td><a accesskey="p" href="libxfce4panel-Writing-Plugins.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<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></table>
+</tr>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
+  | 
+ <a href="#desc" class="shortcut">Description</a>
+  | 
+ <a href="#object_hierarchy" class="shortcut">Object Hierarchy</a>
+  | 
+ <a href="#properties" class="shortcut">Properties</a>
+  | 
+ <a href="#signal_proto" 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">XfcePanelPlugin</span></h2>
+<h2><span class="refentrytitle"><a name="top_of_page"></a>XfcePanelPlugin</span></h2>
<p>XfcePanelPlugin — <p>
Panel plugin interface.
</p></p>
@@ -31,7 +43,7 @@
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
-<h2>Synopsis</h2>
+<a name="synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
@@ -46,26 +58,16 @@
<a href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition">XfceScreenPosition</a> <a href="XfcePanelPlugin.html#xfce-panel-plugin-get-screen-position">xfce_panel_plugin_get_screen_position</a>
(<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);
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,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> expand);
-<a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> <a href="XfcePanelPlugin.html#xfce-panel-plugin-get-expand">xfce_panel_plugin_get_expand</a> (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin);
-<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>
+ 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="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,
- <a
-href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
->GtkWidget</a> *widget);
+ GtkWidget *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,
- <a
-href="/usr/share/gtk-doc/html/gtk/GtkMenuItem.html"
->GtkMenuItem</a> *item);
+ GtkMenuItem *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>
@@ -73,20 +75,16 @@
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,
- <a
-href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
->GtkMenu</a> *menu);
+ GtkMenu *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,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> create);
+ gboolean create);
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2546001"></a><h2>Object Hierarchy</h2>
+<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GInterface
@@ -94,90 +92,58 @@
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2546020"></a><h2>Prerequisites</h2>
+<a name="prerequisites"></a><h2>Prerequisites</h2>
<p>
XfcePanelPlugin requires
- <a
-href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
->GtkContainer</a>.</p>
+ GInitiallyUnowned, GtkObject, GtkWidget and GtkContainer.</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2546037"></a><h2>Known Implementations</h2>
+<a name="implementations"></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="id2546060"></a><h2>Properties</h2>
+<a name="properties"></a><h2>Properties</h2>
<pre class="synopsis">
- "<a href="XfcePanelPlugin.html#XfcePanelPlugin--display-name">display-name</a>" <a
-href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
->gchararray</a> : Read
- "<a href="XfcePanelPlugin.html#XfcePanelPlugin--expand">expand</a>" <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> : Read / Write
- "<a href="XfcePanelPlugin.html#XfcePanelPlugin--id">id</a>" <a
-href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
->gchararray</a> : Read
- "<a href="XfcePanelPlugin.html#XfcePanelPlugin--name">name</a>" <a
-href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
->gchararray</a> : Read
+ "<a href="XfcePanelPlugin.html#XfcePanelPlugin--display-name">display-name</a>" gchararray : Read
+ "<a href="XfcePanelPlugin.html#XfcePanelPlugin--expand">expand</a>" gboolean : Read / Write
+ "<a href="XfcePanelPlugin.html#XfcePanelPlugin--id">id</a>" gchararray : Read
+ "<a href="XfcePanelPlugin.html#XfcePanelPlugin--name">name</a>" gchararray : Read
"<a href="XfcePanelPlugin.html#XfcePanelPlugin--screen-position">screen-position</a>" <a href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition">XfceScreenPosition</a> : Read
- "<a href="XfcePanelPlugin.html#XfcePanelPlugin--size">size</a>" <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
->gint</a> : Read
+ "<a href="XfcePanelPlugin.html#XfcePanelPlugin--size">size</a>" gint : Read
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2546146"></a><h2>Signal Prototypes</h2>
+<a name="signal_proto"></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,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);
+ gpointer user_data) : Run last / No recursion / No hooks
"<a href="XfcePanelPlugin.html#XfcePanelPlugin-configure-plugin">configure-plugin</a>"
void user_function (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);
+ gpointer user_data) : Run last / No recursion / No hooks
"<a href="XfcePanelPlugin.html#XfcePanelPlugin-free-data">free-data</a>" void user_function (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);
+ 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,
- <a
-href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
->GtkOrientation</a> orientation,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);
+ GtkOrientation *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,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);
+ gpointer user_data) : Run last / No recursion / No hooks
"<a href="XfcePanelPlugin.html#XfcePanelPlugin-screen-position-changed">screen-position-changed</a>"
- void user_function (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
- <a href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition">XfceScreenPosition</a> position,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);
+ void user_function (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
+ <a href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition">XfceScreenPosition</a> *position,
+ gpointer user_data) : Run last / No recursion / No hooks
"<a href="XfcePanelPlugin.html#XfcePanelPlugin-size-changed">size-changed</a>"
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
->gboolean</a> user_function (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
->gint</a> size,
- <a
-href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
->gpointer</a> user_data);
+ gboolean user_function (<a href="XfcePanelPlugin.html" title="XfcePanelPlugin">XfcePanelPlugin</a> *plugin,
+ gint size,
+ gpointer user_data) : Run last / No recursion / No hooks
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2559192"></a><h2>Description</h2>
+<a name="desc"></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
@@ -185,11 +151,11 @@
</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2559206"></a><h2>Details</h2>
+<a name="details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2559212"></a><h3>
+<a name="id2491173"></a><h3>
<a name="XfcePanelPlugin-struct"></a>XfcePanelPlugin</h3>
-<a class="indexterm" name="id2559221"></a><pre class="programlisting">typedef struct _XfcePanelPlugin XfcePanelPlugin;</pre>
+<a class="indexterm" name="id2491184"></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
of a widget implementing the panel plugin interface.
@@ -197,9 +163,9 @@
</div>
<hr>
<div class="refsect2&quo