MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / TabbedPageSet

Class TabbedPageSet

Lib/idlelib/tabbedpages.py:288–468  ·  view source on GitHub ↗

A Tkinter tabbed-pane widget. Constains set of 'pages' (or 'panes') with tabs above for selecting which page is displayed. Only one page will be displayed at a time. Pages may be accessed through the 'pages' attribute, which is a dictionary of pages, using the name given as the key

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

CreateWidgetsMethod · 0.90
tabbedpages.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected