Gimp.brushes_refresh
function brushes_refresh(): Boolean {
// Gjs wrapper for gimp_brushes_refresh()
}
Refresh current brushes. This function always succeeds.
This procedure retrieves all brushes currently in the user's brush path and updates the brush dialogs accordingly.
- Returns
TRUE on success.