Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c644 static PyObject *WinObj_CopyWindowAlternateTitle(WindowObject *_self, PyObject *_args) in WinObj_CopyWindowAlternateTitle() function
2384 {"CopyWindowAlternateTitle", (PyCFunction)WinObj_CopyWindowAlternateTitle, 1,