Home
last modified time | relevance | path

Searched refs:TabButton (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/idlelib/
Dtabbedpages.py117 tab = TabSet.TabButton(tab_name, self.select_command,
175 class TabButton(Frame): class in TabSet
/external/python/cpython2/Lib/idlelib/
Dtabbedpages.py117 tab = TabSet.TabButton(tab_name, self.select_command,
175 class TabButton(Frame): class in TabSet