mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-03 18:29:09 +00:00
![]() Adds methods to change a `string`'s case to lowercase or uppercase. They use Rust's `to_lowercase` and `to_uppercase` `String` methods. ChangeLog: Added string.to-lowercase and string.to-uppercase Closes #7860 |
||
---|---|---|
.. | ||
cpp.rs | ||
rust.rs |