Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c967 static PyObject *WinObj_SetWindowTitleWithCFString(WindowObject *_self, PyObject *_args) in WinObj_SetWindowTitleWithCFString() function
2422 {"SetWindowTitleWithCFString", (PyCFunction)WinObj_SetWindowTitleWithCFString, 1,