updated documentation.

2008-03-28  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimphelpui.c: updated documentation.

svn path=/trunk/; revision=25271
This commit is contained in:
Sven Neumann 2008-03-28 09:37:12 +00:00 committed by Sven Neumann
parent 2206c6a8c3
commit 8ff74eeafa
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2008-03-28 Sven Neumann <sven@gimp.org>
* libgimpwidgets/gimphelpui.c: updated documentation.
2008-03-28 Sven Neumann <sven@gimp.org>
* app/dialogs/tips-parser.[ch]

View File

@ -178,9 +178,9 @@ gimp_help_connect (GtkWidget *widget,
* @tooltip: The text for this widget's tooltip (or %NULL).
* @help_id: The @help_id for the #GtkTipsQuery tooltips inspector.
*
* The reason why we don't use gtk_tooltips_set_tip() is that it's
* impossible to set a @private_tip (aka @help_id) without a visible
* @tooltip.
* The reason why we don't use gtk_widget_set_tooltip_text() is that
* elements in the GIMP user interface should, if possible, also have
* a @help_id set for context-sensitive help.
*
* This function can be called with #NULL for @tooltip. Use this feature
* if you want to set a help link for a widget which shouldn't have