Home
last modified time | relevance | path

Searched refs:buttonbox (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DtkSimpleDialog.py67 self.buttonbox()
105 def buttonbox(self): member in Dialog
/external/python/cpython3/Lib/tkinter/
Dsimpledialog.py151 self.buttonbox()
188 def buttonbox(self): member in Dialog
/external/python/cpython3/Doc/library/
Ddialog.rst35 .. method:: buttonbox()