Struct gtk_sys::GtkViewport [] [src]

pub struct GtkViewport {
    pub bin: GtkBin,
    pub priv_: *mut GtkViewportPrivate,
}

Fields