libcosmic/src/widget/segmented_button
Michael Aaron Murphy c4bd0fa3d8 feat: Re-orderable positioning of items in segmented button
Calling `model.swap_position(key1, key2)` will swap the positions of
these two items in the model.
2023-01-10 20:49:49 +01:00
..
cosmic.rs feat: focusable segmented items in segmented button 2023-01-10 20:49:49 +01:00
horizontal.rs feat: focusable segmented items in segmented button 2023-01-10 20:49:49 +01:00
item.rs feat: focusable segmented items in segmented button 2023-01-10 20:49:49 +01:00
mod.rs feat: focusable segmented items in segmented button 2023-01-10 20:49:49 +01:00
model.rs feat: Re-orderable positioning of items in segmented button 2023-01-10 20:49:49 +01:00
selection_modes.rs feat: focusable segmented items in segmented button 2023-01-10 20:49:49 +01:00
style.rs feat: focusable segmented items in segmented button 2023-01-10 20:49:49 +01:00
vertical.rs feat: focusable segmented items in segmented button 2023-01-10 20:49:49 +01:00
widget.rs feat: Re-orderable positioning of items in segmented button 2023-01-10 20:49:49 +01:00