API Version: 3.0
Library Version: 3.0.2
Generated by gi-docgen 2023.1
since: 2.2
gboolean gimp_context_set_brush ( GimpBrush* brush )
Set the active brush.
Sets the active brush in the current context. The brush will be used in subsequent paint and stroke operations. Returns an error when the brush data was uninstalled since the brush object was created.
Available since: 2.2
brush
Type: GimpBrush
GimpBrush
The brush.
Type: gboolean
gboolean
TRUE on success.