Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c300 static PyObject *WinObj_SetWindowModality(WindowObject *_self, PyObject *_args) in WinObj_SetWindowModality() function
2348 {"SetWindowModality", (PyCFunction)WinObj_SetWindowModality, 1,