GimpUi.BusyBox.prototype.get_message
function get_message(): String {
// Gjs wrapper for gimp_busy_box_get_message()
}
Returns the displayed message of box.
Since 2.10.4
- Returns
The displayed message.
function get_message(): String {
// Gjs wrapper for gimp_busy_box_get_message()
}
Returns the displayed message of box.
Since 2.10.4
The displayed message.