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.
Sets the current GIMP foreground and background colors to their initial default values, black and white.
Since 2.2
- Returns