class tooltips :Add tips to your widgetsGtk.tooltips Gtk.obj ->
object
..end
val obj : Gtk.tooltips Gtk.obj
method as_tooltips : Gtk.tooltips Gtk.obj
method connect : GObj.gtkobj_signals
method disable : unit -> unit
method enable : unit -> unit
method set_delay : int -> unit
method set_tip : ?text:string -> ?privat:string -> GObj.widget -> unit