object
  val virtual obj : [> `tipsquery ] Gobject.obj
  method caller : GObj.widget option
  method emit_always : bool
  method label_inactive : string
  method label_no_tip : string
  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
end