Creates a new GimpParamSpecBrush specifying a [type@Brush] property.
See also [func@Gimp.param_spec_resource].
| name |
Canonical name of the property specified. |
| nick |
Nick name of the property specified. |
| blurb |
Description of the property specified. |
| none_ok |
Whether null is a valid value. |
| default_value |
Default brush. |
| default_to_context |
Whether the context is the context's brush. |
| flags |
Flags for the property specified. |
|
The newly created |