Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c2125 static PyObject *WinObj_SetWindowStandardState(WindowObject *_self, PyObject *_args) in WinObj_SetWindowStandardState() function
2542 {"SetWindowStandardState", (PyCFunction)WinObj_SetWindowStandardState, 1,