Gimp.brushes_refresh
@returns(bool)
def brushes_refresh():
# Python 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