[Xfce4-commits] <xfce4-panel:devel> Add an explanation when the removed signal is emitted.
Nick Schermer
noreply at xfce.org
Sat Oct 24 12:30:04 CEST 2009
Updating branch refs/heads/devel
to 17d4f1a44cbf50414595cb8007f1b1d348096f91 (commit)
from 9e92cabad2fd9e00f15e85c66d4808a0d99ffc68 (commit)
commit 17d4f1a44cbf50414595cb8007f1b1d348096f91
Author: Nick Schermer <nick at xfce.org>
Date: Fri Oct 23 23:44:48 2009 +0200
Add an explanation when the removed signal is emitted.
libxfce4panel/xfce-panel-plugin.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/libxfce4panel/xfce-panel-plugin.c b/libxfce4panel/xfce-panel-plugin.c
index 416fc0c..d521d9f 100644
--- a/libxfce4panel/xfce-panel-plugin.c
+++ b/libxfce4panel/xfce-panel-plugin.c
@@ -267,6 +267,8 @@ xfce_panel_plugin_class_init (XfcePanelPluginClass *klass)
* the panel configuration by the user. Developers can use this signal
* to cleanup custom setting locations that for example store passwords.
*
+ * The free-data signal is emitted after this signal!
+ *
* Note that if you use the xfconf channel and base property provided
* by xfce_panel_plugin_get_property_base() or the rc file location
* returned by xfce_panel_plugin_save_location(), the panel will take
More information about the Xfce4-commits
mailing list