[ Version ( since = "3.0" ) ]
public void add_brush_aux_argument (string name, string nick, string? blurb, Brush? default_value, bool default_to_context, ParamFlags flags)
Add a new Brush auxiliary argument to this.
| this |
the Procedure. |
| name |
the name of the argument to be created. |
| nick |
the label used in |
| blurb |
a more detailed help description. |
| default_value |
default value |
| default_to_context |
Use the context's brush as default value. |
| flags |
argument flags. |