Struct clipboard::x11_clipboard::X11ClipboardContext [] [src]

pub struct X11ClipboardContext(_);

Trait Implementations

impl ClipboardProvider for X11ClipboardContext
[src]

Create a context with which to access the clipboard

Method to get the clipboard contents as a String

Method to set the clipboard contents as a String