Struct gtk_sys::GtkIconView [] [src]

pub struct GtkIconView {
    pub parent: GtkContainer,
    pub priv_: *mut GtkIconViewPrivate,
}

Fields