HScrollbar.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(gtk.adjustment.Adjustment adjustment = null)Creates a new horizontal scrollbar.
Parameters
adjustment | the #GtkAdjustment to use, or null to create a new adjustment |
Returns
the new #GtkHScrollbar
Deprecated
Use gtk.scrollbar.Scrollbar.new_ with gtk.types.Orientation.Horizontal instead