Scrollbar.this
No documentation available for this declaration.
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.