Struct gtk_sys::GtkAlignment [] [src]

pub struct GtkAlignment {
    pub bin: GtkBin,
    pub priv_: *mut GtkAlignmentPrivate,
}

Fields