GimpUi.Browser.prototype.show_message
function show_message(message: String): void {
// Gjs wrapper for gimp_browser_show_message()
}
Displays message in the right side of the browser. Unless the right side already contains a Gtk.Label, the widget previously added with GimpUi.Browser.prototype.set_widget is removed and replaced by a Gtk.Label.
Since 2.4
- message
text message