Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c945 static PyObject *MenuObj_SetMenuItemCommandID(MenuObject *_self, PyObject *_args) in MenuObj_SetMenuItemCommandID() function
2392 {"SetMenuItemCommandID", (PyCFunction)MenuObj_SetMenuItemCommandID, 1,