Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c308 static PyObject *DlgObj_GetDialogItem(DialogObject *_self, PyObject *_args) in DlgObj_GetDialogItem() function
882 {"GetDialogItem", (PyCFunction)DlgObj_GetDialogItem, 1,