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

  /external/python/cpython3/Modules/clinic/
_tkinter.c.h 14 _tkinter_tkapp_eval_impl(TkappObject *self, const char *script);
25 return_value = _tkinter_tkapp_eval_impl(self, script);
  /external/python/cpython3/Modules/
_tkinter.c 1592 _tkinter_tkapp_eval_impl(TkappObject *self, const char *script) function
    [all...]

Completed in 322 milliseconds