Skip to main content

Crate orbclient

Crate orbclient 

Source

Re-exports§

pub use color::Color;
pub use graphicspath::GraphicsPath;
pub use renderer::Renderer;
pub use event::*;

Modules§

color
event
graphicspath
image
rect
renderer

Structs§

EventIter
Event iterator
Surface
Window
A window
WindowFlags

Enums§

ClipboardAction
DragAction
MediaKind
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
SurfaceFlag
WindowDragKind
WindowFlag

Statics§

FONT

Functions§

get_display_size
Return the (width, height) of the display in pixels