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

Method screensize

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

Resize the canvas the turtles are drawing on. Optional arguments: canvwidth -- positive integer, new width of canvas in pixels canvheight -- positive integer, new height of canvas in pixels bg -- colorstring or color-tuple, new backgroundcolor If no argument

(self, canvwidth=None, canvheight=None, bg=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setworldcoordinatesMethod · 0.95

Calls 1

_resizeMethod · 0.80

Tested by

no test coverage detected