Struct gtk_sys::GtkVScrollbar [−][src]
#[repr(C)]pub struct GtkVScrollbar { pub scrollbar: GtkScrollbar, }
Fields
scrollbar: GtkScrollbarTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkVScrollbarimpl !Send for GtkVScrollbarimpl !Sync for GtkVScrollbarimpl Unpin for GtkVScrollbarimpl UnwindSafe for GtkVScrollbarBlanket Implementations
Mutably borrows from an owned value. Read more