Struct gtk_sys::GtkProgressBar [] [src]

pub struct GtkProgressBar {
    pub parent: GtkWidget,
    pub priv_: *mut GtkProgressBarPrivate,
}

Fields