Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c676 static PyObject *DlgObj_SetDialogTimeout(DialogObject *_self, PyObject *_args) in DlgObj_SetDialogTimeout() function
916 {"SetDialogTimeout", (PyCFunction)DlgObj_SetDialogTimeout, 1,