Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c967 static PyObject *MenuObj_GetMenuItemCommandID(MenuObject *_self, PyObject *_args) in MenuObj_GetMenuItemCommandID() function
2394 {"GetMenuItemCommandID", (PyCFunction)MenuObj_GetMenuItemCommandID, 1,