Struct gtk_sys::GtkLayout [] [src]

pub struct GtkLayout {
    pub container: GtkContainer,
    pub priv_: *mut GtkLayoutPrivate,
}

Fields