class tips_query :Gtk.tips_query Gtk.obj ->
object
..end
Displays help about widgets in the user interface
val obj : Gtk.tips_query Gtk.obj
method connect : tips_query_signals
method start : unit -> unit
method stop : unit -> unit
method set_caller : GObj.widget option -> unit
method set_emit_always : bool -> unit
method set_label_inactive : string -> unit
method set_label_no_tip : string -> unit
method caller : GObj.widget option
method emit_always : bool
method label_inactive : string
method label_no_tip : string