Gimp.palettes_refresh
@returns(bool)
def palettes_refresh():
# Python wrapper for gimp_palettes_refresh()
Refreshes current palettes. This function always succeeds.
This procedure retrieves all palettes currently in the user's palette path and updates the palette dialogs accordingly.
- Returns