mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Last round of adapting style of documenting argument default values.
This commit is contained in:
parent
fe99105835
commit
7f01a13e7c
59 changed files with 508 additions and 553 deletions
|
@ -45,7 +45,7 @@ Using Tix
|
|||
---------
|
||||
|
||||
|
||||
.. class:: Tix(screenName[, baseName[, className]])
|
||||
.. class:: Tk(screenName=None, baseName=None, className='Tix')
|
||||
|
||||
Toplevel widget of Tix which represents mostly the main window of an
|
||||
application. It has an associated Tcl interpreter.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue