Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c434 static PyObject *DlgObj_InsertDialogItem(DialogObject *_self, PyObject *_args) in DlgObj_InsertDialogItem() function
894 {"InsertDialogItem", (PyCFunction)DlgObj_InsertDialogItem, 1,