Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c614 static PyObject *MenuObj_InsertMenuItemTextWithCFString(MenuObject *_self, PyObject *_args) in MenuObj_InsertMenuItemTextWithCFString() function
2358 {"InsertMenuItemTextWithCFString", (PyCFunction)MenuObj_InsertMenuItemTextWithCFString, 1,