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

Method grid_propagate

Lib/lib-tk/Tkinter.py:1379–1390  ·  view source on GitHub ↗

Set or get the status for propagation of geometry information. A boolean argument specifies whether the geometry information of the slaves will determine the size of this widget. If no argument is given, the current setting will be returned.

(self, flag=_noarg_)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.80

Calls 2

_getbooleanMethod · 0.95
callMethod · 0.80

Tested by

no test coverage detected