HomeSort by relevance Sort by last modified time
    Searched defs:itemconfigure (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 2342 def itemconfigure(self, tagOrId, cnf=None, **kw): member in class:Canvas
2622 def itemconfigure(self, index, cnf=None, **kw): member in class:Listbox
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 2342 def itemconfigure(self, tagOrId, cnf=None, **kw): member in class:Canvas
2622 def itemconfigure(self, index, cnf=None, **kw): member in class:Listbox
    [all...]

Completed in 287 milliseconds