MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / grid

Method grid

tools/python-3.11.9-amd64/Lib/idlelib/sidebar.py:96–98  ·  view source on GitHub ↗

Layout the widget, always using grid layout.

(self)

Source from the content-addressed store, hash-verified

94 raise NotImplementedError
95
96 def grid(self):
97 """Layout the widget, always using grid layout."""
98 raise NotImplementedError
99
100 def show_sidebar(self):
101 if not self.is_shown:

Callers 15

show_sidebarMethod · 0.95
make_guiMethod · 0.45
load_dictMethod · 0.45
create_widgetsMethod · 0.45
create_page_fontMethod · 0.45
create_page_keysMethod · 0.45
extension_selectedMethod · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by 2

setUpClassMethod · 0.36
setUpClassMethod · 0.36