Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c1018 static PyMethodDef menu_methods[] = { variable
1314 return generic_add_object(f, args, fl_add_menu, menu_methods); in form_add_menu()