Gimp.drawables_close_popup
function drawables_close_popup(callback: String): Boolean {
// Gjs wrapper for gimp_drawables_close_popup()
}
Close the drawable selection dialog.
Closes an open drawable selection dialog.
- callback
The name of the callback registered for this pop-up.
- Returns
TRUE on success.