[ CCode ( cname = "gimp_browser_show_message" ) ]
[ Version ( since = "2.4" ) ]
public void show_message (string message)
Displays message in the right side of the this.
Unless the right side already contains a Label, the widget previously added with set_widget is removed and replaced by a Label.
| this |
a Browser widget |
| message |
text message |