Home
last modified time | relevance | path

Searched refs:identify_column (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Demo/tkinter/ttk/
Dttkcalendar.py165 column = widget.identify_column(x)
/external/python/cpython2/Lib/lib-tk/
Dttk.py1289 def identify_column(self, x): member in Treeview
/external/python/cpython2/Doc/library/
Dttk.rst966 .. method:: identify_column(x)