Trait gtk::prelude::ClipboardExtManual [] [src]

pub trait ClipboardExtManual {
    fn set_text(&self, text: &str);
}

Required Methods

Implementors