Struct gtk_sys::GtkTargetEntry [] [src]

#[repr(C)]
pub struct GtkTargetEntry { pub target: *mut c_char, pub flags: c_uint, pub info: c_uint, }

Fields

Trait Implementations

impl Debug for GtkTargetEntry
[src]

[src]

Formats the value using the given formatter.