Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:_val_or_dict

304 def _val_or_dict(options, func, *args):
388 return _val_or_dict(kw, self.tk.call, self._name, "configure", style)
896 return _val_or_dict(kw, self.tk.call, self._w, "tab", tab_id)
973 return _val_or_dict(kw, self.tk.call, self._w, "pane", pane)
1211 return _val_or_dict(kw, self.tk.call, self._w, "column", column)
1270 return _val_or_dict(kw, self.tk.call, self._w, 'heading', column)
1349 return _val_or_dict(kw, self.tk.call, self._w, "item", item)
1444 return _val_or_dict(kw, self.tk.call, self._w, "tag", "configure",