Expand description
Widget library for Maycoon => See maycoon crate.
Contains a collection of beautiful maycoon widgets.
Modulesยง
- button
- Contains the
button::Buttonwidget. - checkbox
- Contains the
checkbox::Checkboxwidget. - container
- Contains the
container::Containerwidget. - dummy
- Contains the
dummy::DummyWidgetwidget. - ext
- Contains various traits for extending widget capability.
- fetcher
- Contains the
fetcher::WidgetFetcherwidget. - gesture_
detector - Contains the
gesture_detector::GestureDetectorwidget. - image
- Contains the
image::Imagewidget. - slider
- Contains the
slider::Sliderwidget. - text
- Contains the
text::Textwidget.