Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c2293 static PyObject *WinObj_ShowWindow(WindowObject *_self, PyObject *_args) in WinObj_ShowWindow() function
2562 {"ShowWindow", (PyCFunction)WinObj_ShowWindow, 1,