Struct gtk_sys::GtkSpinner [−][src]
#[repr(C)]pub struct GtkSpinner { pub parent: GtkWidget, pub priv_: *mut GtkSpinnerPrivate, }
Fields
parent: GtkWidgetpriv_: *mut GtkSpinnerPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkSpinnerimpl !Send for GtkSpinnerimpl !Sync for GtkSpinnerimpl Unpin for GtkSpinnerimpl UnwindSafe for GtkSpinnerBlanket Implementations
Mutably borrows from an owned value. Read more