HintBox


Description:

[ 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.

Parameters:

hint

text to display as a user hint

Returns:

a new widget

Since GIMP 2.4