Struct gtk_sys::GtkFrame [] [src]

pub struct GtkFrame {
    pub bin: GtkBin,
    pub priv_: *mut GtkFramePrivate,
}

Fields