turtle.getcanvas()¶
-
turtle.getcanvas()¶ Return the Canvas of this TurtleScreen.
No argument.
Example: >>> cv = getcanvas() >>> cv <turtle.ScrolledCanvas instance at 0x010742D8>
turtle.getcanvas()¶turtle.getcanvas()¶Return the Canvas of this TurtleScreen.
No argument.
Example: >>> cv = getcanvas() >>> cv <turtle.ScrolledCanvas instance at 0x010742D8>