Searched refs:StdButtonBox (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DTix.py19 # As a result after creating a 'w = StdButtonBox', I can write
335 # when w is a StdButtonBox.
827 btns StdButtonBox
1424 class StdButtonBox(TixWidget): class in inherits:TixWidget
1425 """StdButtonBox - Standard Button Box (OK, Apply, Cancel and Help) """
1740 class _dummyStdButtonBox(StdButtonBox, TixSubWidget):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DTix.py19 # As a result after creating a 'w = StdButtonBox', I can write
335 # when w is a StdButtonBox.
827 btns StdButtonBox
1424 class StdButtonBox(TixWidget): class in inherits:TixWidget
1425 """StdButtonBox - Standard Button Box (OK, Apply, Cancel and Help) """
1740 class _dummyStdButtonBox(StdButtonBox, TixSubWidget):

Completed in 34 milliseconds