[ 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>.
| widget |
The Widget you want to set a |
| tooltip |
The markup for this widget's tooltip (or null). |
| help_id |
The |