Re-exports§
pub use color::Color;pub use graphicspath::GraphicsPath;pub use renderer::Renderer;pub use event::*;
Modules§
Structs§
- Event
Iter - Event iterator
- Surface
- Window
- A window
- Window
Flags
Enums§
- Clipboard
Action - Drag
Action - Media
Kind - A type of media that registered into clipboard or DND system. Text, File, Uri is designed for simple implementation. For programs that wants to send custom MIME, use Data. Cannot support multiple kind of data at the moment.
- Mode
- Surface
Flag - Window
Drag Kind - Window
Flag
Statics§
Functions§
- get_
display_ size - Return the (width, height) of the display in pixels