Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c1312 form_add_menu (formobject *f, PyObject *args) in form_add_menu() function
1520 {"add_menu", (PyCFunction)form_add_menu, METH_OLDARGS},