Home
last modified time | relevance | path

Searched refs:selop (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
Dttk.py1395 def selection(self, selop=None, items=None): argument
1399 return self.tk.splitlist(self.tk.call(self._w, "selection", selop, items))
/external/python/cpython2/Doc/library/
Dttk.rst1073 .. method:: selection([selop=None[, items=None]])
1075 If *selop* is not specified, returns selected items. Otherwise, it will