mirror of
https://github.com/slint-ui/slint.git
synced 2025-07-07 21:25:33 +00:00
![]() This adds an icon that is displayed to the left of the title, and is also shown for Menus are inside of a parent menu. Closes #7791 ChangeLog: Added icon property to MenuItem and Menu |
||
---|---|---|
.. | ||
LICENSES | ||
sharedfontdb | ||
builtin_structs.rs | ||
Cargo.toml | ||
enums.rs | ||
key_codes.rs | ||
lib.rs | ||
README.md | ||
sharedfontdb.rs |
This crate contains internal data structures and code that is shared between the i-slint-core and the i-slint-compiler crates.
NOTE: This library is an internal crate of the Slint project.
This crate should not be used directly by applications using Slint.
You should use the slint
crate instead.
WARNING: This crate does not follow the semver convention for versioning and can
only be used with version = "=x.y.z"
in Cargo.toml.