Struct gtk_sys::GtkScrollbar [−][src]
#[repr(C)]pub struct GtkScrollbar { pub range: GtkRange, }
Fields
range: GtkRangeTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkScrollbarimpl !Send for GtkScrollbarimpl !Sync for GtkScrollbarimpl Unpin for GtkScrollbarimpl UnwindSafe for GtkScrollbarBlanket Implementations
Mutably borrows from an owned value. Read more