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