GimpUi.BusyBox.prototype.set_message
function set_message(message: String): void {
// Gjs wrapper for gimp_busy_box_set_message()
}
Sets the displayed message og box to message.
Since 2.10.4
- message
the displayed message
function set_message(message: String): void {
// Gjs wrapper for gimp_busy_box_set_message()
}
Sets the displayed message og box to message.
Since 2.10.4
the displayed message