Widget.icon ->
object
  method coerce : GObj.widget
  method set_enabled : bool -> unit
  method set_icon : Widget.icon -> unit
  method set_visible : bool -> unit
  method widget : widget
end