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

Method pack_propagate

Lib/lib-tk/Tkinter.py:1281–1292  ·  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

nothing calls this directly

Calls 2

_getbooleanMethod · 0.95
callMethod · 0.80

Tested by

no test coverage detected