Searched defs:trace_variable (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A DTkinter.py240 def trace_variable(self, mode, callback): member in class:Variable
252 trace = trace_variable
257 CBNAME is the name of the callback returned from trace_variable or trace.
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A DTkinter.py240 def trace_variable(self, mode, callback): member in class:Variable
252 trace = trace_variable
257 CBNAME is the name of the callback returned from trace_variable or trace.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DTkinter.py240 def trace_variable(self, mode, callback): member in class:Variable
252 trace = trace_variable
257 CBNAME is the name of the callback returned from trace_variable or trace.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DTkinter.py240 def trace_variable(self, mode, callback): member in class:Variable
252 trace = trace_variable
257 CBNAME is the name of the callback returned from trace_variable or trace.

Completed in 47 milliseconds