libcosmic updates
This commit is contained in:
parent
9c62f19e4b
commit
0491c4baaa
91 changed files with 3550 additions and 2300 deletions
|
|
@ -9,7 +9,7 @@ pub mod menu;
|
|||
pub use menu::Menu;
|
||||
|
||||
mod widget;
|
||||
pub use widget::{Appearance, Dropdown, StyleSheet};
|
||||
pub use widget::{Catalog, Dropdown, Style};
|
||||
|
||||
pub fn dropdown<'a, S: AsRef<str>, Message: 'a, Item: Clone + PartialEq + 'static>(
|
||||
model: &'a Model<S, Item>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue