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

Method _write

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

Write txt at pos in canvas with specified font and color. Return text item and x-coord of right bottom corner of text's bounding box.

(self, pos, txt, align, font, pencolor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

create_textMethod · 0.80
bboxMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected