Struct gtk_sys::GtkTargetPair [] [src]

pub struct GtkTargetPair {
    pub target: GdkAtom,
    pub flags: c_uint,
    pub info: c_uint,
}

Fields