Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c333 static PyObject *DlgObj_SetDialogItem(DialogObject *_self, PyObject *_args) in DlgObj_SetDialogItem() function
884 {"SetDialogItem", (PyCFunction)DlgObj_SetDialogItem, 1,