Function
Gimpcontext_set_stroke_method
since: 2.10
Declaration [src]
gboolean
gimp_context_set_stroke_method (
GimpStrokeMethod stroke_method
)
Description [src]
Set the specified stroke method as the active stroke method.
This procedure set the specified stroke method as the active stroke method. The new method will be used in all subsequent stroke operations.
Available since: 2.10
Parameters
stroke_method
-
Type:
GimpStrokeMethod
The new stroke method.