help_set_help_data_with_markup


Description:

[ CCode ( cname = "gimp_help_set_help_data_with_markup" ) ]
[ Version ( since = "2.6" ) ]
public void help_set_help_data_with_markup (Widget widget, string tooltip, string help_id)

Just like help_set_help_data, but supports to pass text which is marked up with <link linkend="PangoMarkupFormat">Pango text markup language</link>.

Parameters:

widget

The Widget you want to set a tooltip and/or help_id for.

tooltip

The markup for this widget's tooltip (or null).

help_id

The help_id for the GtkTipsQuery tooltips inspector.


Namespace: GimpUi
Package: gimp-ui-3.0