Home
last modified time | relevance | path

Searched refs:tix_configure (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Doc/library/
Dtkinter.tix.rst501 print(root.tix_configure())
504 .. method:: tixCommand.tix_configure(cnf=None, **kw)
/external/python/cpython2/Doc/library/
Dtix.rst514 print root.tix_configure()
517 .. method:: tixCommand.tix_configure(cnf=None **kw)
/external/python/cpython3/Lib/tkinter/
Dtix.py101 def tix_configure(self, cnf=None, **kw): member in tixCommand
/external/python/cpython2/Lib/lib-tk/
DTix.py105 def tix_configure(self, cnf=None, **kw): member in tixCommand
/external/python/cpython2/Misc/
DHISTORY6331 methods tix_addbitmapdir, tix_cget, tix_configure, tix_filedialog,
/external/python/cpython3/Misc/
DHISTORY23715 methods tix_addbitmapdir, tix_cget, tix_configure, tix_filedialog,