Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c714 static PyObject *MenuObj_SetRootMenu(MenuObject *_self, PyObject *_args) in MenuObj_SetRootMenu() function
2368 {"SetRootMenu", (PyCFunction)MenuObj_SetRootMenu, 1,