[−][src]Crate breadx
Re-exports
pub use colormap::*; |
pub use display::*; |
pub use error::*; |
pub use event::Event; |
pub use gcontext::*; |
pub use image::Image; |
pub use window::*; |
pub use xid::XidType; |
pub use xid::XID; |
pub use auto::xproto::Arc; |
pub use auto::xproto::EventMask; |
pub use auto::xproto::Rectangle; |
pub use auto::xproto::Segment; |
pub use auto::xproto::Visualid; |
pub use auto::xproto::Window; |
pub use auto::xproto::WindowClass; |
Modules
| auto | This module contains data formats and functions that were automatically generated from the |
| client_message_data | |
| colormap | |
| display | This module defines the |
| drawable | This module contains functions that can be applied to nearly all drawable objects, such as Windows and Pixmaps. |
| error | |
| event | |
| gcontext | |
| image | This module defines the Image struct, as well as procedures for manipulating images. |
| window | |
| xid |
Structs
| AuthInfo | Information needed to authorize a user to use an X11 connection. |
Traits
| Request | A request. |