Class: Gtk::HScrollbar

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Instance Method Details

#new(adjustment) ⇒ Gtk::Widget

Creates a new horizontal scrollbar.

Parameters:

  • adjustment (Gtk::Adjustment)

    the Gtk::Adjustment to use, or nil to create a new adjustment

Returns: