Struct gtk_sys::GtkHScrollbar[][src]

#[repr(C)]
pub struct GtkHScrollbar { pub scrollbar: GtkScrollbar, }

Fields

Trait Implementations

impl Copy for GtkHScrollbar
[src]

impl Clone for GtkHScrollbar
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkHScrollbar
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkHScrollbar

impl !Sync for GtkHScrollbar