Wrappers.Scrollbartype t = [ `scrollbar | `widget | `initially_unowned | `object_ ] Gobject.objval new_ :
Gtk_enums.orientation ->
[ `adjustment | `initially_unowned | `object_ ] Gobject.obj option ->
tCreate a new Scrollbar
val set_adjustment :
t ->
[ `adjustment | `initially_unowned | `object_ ] Gobject.obj option ->
unitMakes the scrollbar use the given adjustment.
val get_adjustment :
t ->
[ `adjustment | `initially_unowned | `object_ ] Gobject.objReturns the scrollbar's adjustment.