Searched defs:WinObj_IsWindowUpdatePending (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/win/
H A D_Winmodule.c2046 static PyObject *WinObj_IsWindowUpdatePending(WindowObject *_self, PyObject *_args) function
2532 {"IsWindowUpdatePending", (PyCFunction)WinObj_IsWindowUpdatePending, 1,

Completed in 157 milliseconds