Gimp.patterns_refresh
@returns(bool)
def patterns_refresh():
# Python wrapper for gimp_patterns_refresh()
Refresh current patterns. This function always succeeds.
This procedure retrieves all patterns currently in the user's pattern path and updates all pattern dialogs accordingly.
- Returns