Struct gtk_sys::GtkSpinner [] [src]

pub struct GtkSpinner {
    pub parent: GtkWidget,
    pub priv_: *mut GtkSpinnerPrivate,
}

Fields