#GObj.widget ->
object
  method coerce : GObj.widget
  method set_enabled : bool -> unit
  method set_tooltip : string -> unit
  method set_visible : bool -> unit
  method widget : widget
end