Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c157 static PyObject *WinObj_RetainWindow(WindowObject *_self, PyObject *_args) in WinObj_RetainWindow() function
2332 {"RetainWindow", (PyCFunction)WinObj_RetainWindow, 1,