Searched refs:Menu_methods (Results 1 – 1 of 1) sorted by relevance
3353 static PyMethodDef Menu_methods[] = { variable3459 m = Py_InitModule("_Menu", Menu_methods); in init_Menu()