Struct gtk_sys::GtkInvisible [] [src]

pub struct GtkInvisible {
    pub widget: GtkWidget,
    pub priv_: *mut GtkInvisiblePrivate,
}

Fields