Struct gtk_sys::GtkTargetPair [] [src]

#[repr(C)]
pub struct GtkTargetPair { pub target: GdkAtom, pub flags: c_uint, pub info: c_uint, }

Fields