Struct gtk_sys::GtkClipboard[][src]

#[repr(C)]
pub struct GtkClipboard(_);

Trait Implementations

impl Debug for GtkClipboard
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkClipboard

impl Sync for GtkClipboard