Struct gtk_sys::GtkOverlay [] [src]

pub struct GtkOverlay {
    pub parent: GtkBin,
    pub priv_: *mut GtkOverlayPrivate,
}

Fields