Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c294 static PyObject *MenuObj_CopyMenuTitleAsCFString(MenuObject *_self, PyObject *_args) in MenuObj_CopyMenuTitleAsCFString() function
2326 {"CopyMenuTitleAsCFString", (PyCFunction)MenuObj_CopyMenuTitleAsCFString, 1,