[ Version ( since = "3.0" ) ]
public static unowned Brush? get_by_name (string name)
Returns the brush with the given name.
Return an existing brush having the given name. Returns null when no brush exists of that name.
| name |
The name of the brush. |
|
The brush. |