Crate rustty_oxide

Source

Modules§

core

Structs§

Canvas
Logical clone of Frame that exposes backend functionality for users without breaking the API rules
CheckButton
Dialog
Pack labels, buttons and other widgets into dialogs
HorizontalLayout
Hold buttons and align them horizontally for drawing within a Dialog
Label
Display text to widgets
StdButton
Standard button that returns some result based on whether a key is pressed
VerticalLayout
Hold buttons and align them vertically for drawing within a Dialog