class virtual tips_query_props :object
..end
val virtual obj : [> `tipsquery ] Gobject.obj
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