HomeSort by relevance Sort by last modified time
    Searched refs:winfo_rgb (Results 1 - 6 of 6) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkColorChooser.py 51 r, g, b = widget.winfo_rgb(result)
Tkinter.py 833 def winfo_rgb(self, color): member in class:Misc
    [all...]
turtle.py 596 rgb = self.cv.winfo_rgb(color)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkColorChooser.py 51 r, g, b = widget.winfo_rgb(result)
Tkinter.py 833 def winfo_rgb(self, color): member in class:Misc
    [all...]
turtle.py 596 rgb = self.cv.winfo_rgb(color)
    [all...]

Completed in 35 milliseconds