gimp r25271 - in trunk: . libgimpwidgets



Author: neo
Date: Fri Mar 28 09:37:12 2008
New Revision: 25271
URL: http://svn.gnome.org/viewvc/gimp?rev=25271&view=rev

Log:
2008-03-28  Sven Neumann  <sven gimp org>

	* libgimpwidgets/gimphelpui.c: updated documentation.


Modified:
   trunk/ChangeLog
   trunk/libgimpwidgets/gimphelpui.c

Modified: trunk/libgimpwidgets/gimphelpui.c
==============================================================================
--- trunk/libgimpwidgets/gimphelpui.c	(original)
+++ trunk/libgimpwidgets/gimphelpui.c	Fri Mar 28 09:37:12 2008
@@ -178,9 +178,9 @@
  * @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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]