[][src]Trait cli_clipboard::x11_clipboard::Selection

pub trait Selection {
    fn atom(atoms: &Atoms) -> Atom;
}

Required methods

fn atom(atoms: &Atoms) -> Atom

Loading content...

Implementors

impl Selection for Clipboard[src]

impl Selection for Primary[src]

Loading content...