Struct gtk_sys::GtkFixed [] [src]

pub struct GtkFixed {
    pub container: GtkContainer,
    pub priv_: *mut GtkFixedPrivate,
}

Fields