Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c2930 static PyObject *Win_GetFrontWindowOfClass(PyObject *_self, PyObject *_args) in Win_GetFrontWindowOfClass() function
3180 {"GetFrontWindowOfClass", (PyCFunction)Win_GetFrontWindowOfClass, 1,