[ CCode ( cname = "gimp_hint_box_new" , has_construct_function = false , type = "GtkWidget*" ) ]
public HintBox (string hint)
Creates a new widget that shows a text label showing hint, decorated with a GIMP_ICON_INFO wilber icon.
| hint |
text to display as a user hint |
|
a new widget Since GIMP 2.4 |