Struct gtk_sys::GtkSelectionData [] [src]

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

Trait Implementations

impl Debug for GtkSelectionData
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations