Gtk.tooltips Gtk.obj ->
object
  val obj : Gtk.tooltips Gtk.obj
  method as_tooltips : Gtk.tooltips Gtk.obj
  method connect : GObj.gtkobj_signals
  method destroy : unit -> unit
  method disable : unit -> unit
  method enable : unit -> unit
  method get_oid : int
  method set_delay : int -> unit
  method set_tip : ?text:string -> ?privat:string -> GObj.widget -> unit
end