Searched refs:CallTip (Results 1 – 4 of 4) sorted by relevance
16 class CallTip: class148 calltip = CallTip(text)
40 return CallTipWindow.CallTip(self.text)
428 bpo-33839: Refactor ToolTip and CallTip classes; add documentation462 In module calltip_w, class CallTip is now CalltipWindow.
8415 calltip_w, class CallTip is now CalltipWindow.8433 IDLE: refactor ToolTip and CallTip and add documentation and tests