use gtk_widget_set_tooltip_text() from gimp_help_set_help() and added

2007-11-22  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimphelpui.[ch]: use
	gtk_widget_set_tooltip_text() from gimp_help_set_help() and added
	gimp_help_set_help_data_with_markup() for the cases where markup
	is needed.

	* libgimpwidgets/gimpwidgets.def: updated.

	* app/tools/gimpselectionoptions.c
	* app/widgets/gimpeditor.c
	* app/widgets/gimpwidgets-utils.c: use the new function where markup
	in tooltips is being used.

	* app/widgets/gimptoolbox-color-area.c: no need to escape the
	ampersand any longer.

svn path=/trunk/; revision=24217
This commit is contained in:
Sven Neumann
2007-11-22 13:59:06 +00:00
committed by Sven Neumann
parent 0f08574bf7
commit dc5d601675
11 changed files with 83 additions and 19 deletions

View File

@ -623,6 +623,7 @@ gimp_help_disable_tooltips
gimp_standard_help_func
gimp_help_connect
gimp_help_set_help_data
gimp_help_set_help_data_with_markup
gimp_context_help
<SUBSECTION Standard>
gimp_help_id_quark

View File

@ -97,6 +97,16 @@ Since: GIMP 2.2
@help_id:
<!-- ##### FUNCTION gimp_help_set_help_data_with_markup ##### -->
<para>
</para>
@widget:
@tooltip:
@help_id:
<!-- ##### FUNCTION gimp_context_help ##### -->
<para>