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

Method window_height

Lib/lib-tk/turtle.py:3396–3405  ·  view source on GitHub ↗

Return the height of the turtle window. No argument. Example (for a TurtleScreen instance named screen): >>> screen.window_height() 480

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_window_sizeMethod · 0.80

Tested by

no test coverage detected