Struct gtk_sys::GtkAspectFrame [] [src]

pub struct GtkAspectFrame {
    pub frame: GtkFrame,
    pub priv_: *mut GtkAspectFramePrivate,
}

Fields