Scrollbar.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(gtk.types.Orientation orientation, gtk.adjustment.Adjustment adjustment = null)Creates a new scrollbar with the given orientation.
Parameters
orientation | the scrollbar’s orientation. |
adjustment | the gtk.adjustment.Adjustment to use, or null to create a new adjustment. |
Returns
the new gtk.scrollbar.Scrollbar.