Gimp.context_set_default_colors
@returns(bool)
def context_set_default_colors():
# Python wrapper for gimp_context_set_default_colors()
Set the current GIMP foreground and background colors to black and white.
This procedure sets the current GIMP foreground and background colors to their initial default values, black and white.
Since 2.2
- Returns