GimpHintBox — Displays a wilber icon and a text.
Displays a wilber icon and a text.
GtkWidget * gimp_hint_box_new (const gchar *hint);
const gchar *hint
Creates a new widget that shows a text label showing hint , decorated with a GIMP_ICON_DIALOG_INFORMATION wilber icon.
hint
text to display as a user hint
a new widget
Since GIMP 2.4