Function

Gimpcontext_set_brush_default_size

Declaration [src]

gboolean
gimp_context_set_brush_default_size (
  void
)

Description [src]

Set brush size to its default.

Set the brush size to the default (max of width and height) for paintbrush, airbrush, or pencil tools.

Available since:2.8

Return value

Returns: gboolean
 

TRUE on success.