Struct x11_clipboard::Context
source · pub struct Context {
pub connection: RustConnection,
pub screen: usize,
pub window: Window,
pub atoms: Atoms,
}
Fields§
§connection: RustConnection
§screen: usize
§window: Window
§atoms: Atoms