GimpHintBox3LIBGIMPWIDGETS LibraryGimpHintBoxSynopsis
GtkWidget* gimp_hint_box_new (const gchar *hint);
DescriptionDetailsgimp_hint_box_new ()gimp_hint_box_newGtkWidget* gimp_hint_box_new (const gchar *hint);
Creates a new widget that shows a text label showing hint,
decorated with a GIMP_STOCK_INFO wilber icon.hint : text to display as a user hint
Returns : a new widget
Since GIMP 2.4