Gimp.context_set_brush_default_size
@returns(bool)
def context_set_brush_default_size():
# Python wrapper for gimp_context_set_brush_default_size()
Set brush size to its default.
Set the brush size to the default (max of width and height) for paintbrush, airbrush, or pencil tools.
Since 2.8
- Returns