Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c1294 form_add_button(formobject *f, PyObject *args) in form_add_button() function
1516 {"add_button", (PyCFunction)form_add_button, METH_OLDARGS},