Gimp.brushes_close_popup

function brushes_close_popup(brush_callback: String): Boolean {
    // Gjs wrapper for gimp_brushes_close_popup()
}
  

Close the brush selection dialog.

This procedure closes an opened brush selection dialog.

brush_callback

The name of the callback registered for this pop-up.

Returns

TRUE on success.