mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
41366cf272
commit
8fcc320bdd
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ impl_stub_type!(PyBrushInput = PyColor);
|
|||
/// shall be filled. A brush can also be applied to the outline of a shape, that means the fill of the outline itself.
|
||||
///
|
||||
/// Brushes can only be constructed from solid colors.
|
||||
///
|
||||
///
|
||||
/// **Note:** In future, we plan to reduce this constraint and allow for declaring graidient brushes programmatically.
|
||||
#[gen_stub_pyclass]
|
||||
#[pyclass(name = "Brush")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue