object
  method coerce : GObj.widget
  method connect : (float -> unit) -> unit
  method get : float
  method set : float -> unit
  method set_enabled : bool -> unit
  method set_visible : bool -> unit
  method widget : Wutil.widget
end