Gimp.Display.prototype.present
function present(): Boolean {
// Gjs wrapper for gimp_display_present()
}
Present the specified display.
This procedure presents the specified display at the top of the display stack.
Since 3.0
- Returns
TRUE on success.