-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Closed
Labels
Description
Documentation
While reading documentation about Tk data types, I noticed that the value fill is listed as allowed for justify type, whereas the Tk/Tcl manpage does not mention it (only as a keyword at the end of the page).
I might be missing something, but it seems like this value should apply to the justify argument. Could this be a documentation error, or have I misunderstood something?
typeshed also never uses fill as a valid value, but typeshed follow manual pages:
https://github.com/python/typeshed/blob/1b1f3a9625ed26830549cddc3ddf0d8842e5e42b/stdlib/tkinter/__init__.pyi#L1283
Linked PRs
Metadata
Metadata
Assignees
Labels
Projects
Status
Todo