Home
last modified time | relevance | path

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

/third_party/python/Lib/tkinter/
H A D__init__.py2181 self.tk.call('wm', 'iconphoto', self._w, "-default", *args)
2183 self.tk.call('wm', 'iconphoto', self._w, *args)
2185 iconphoto = wm_iconphoto variable in Wm

Completed in 8 milliseconds