Home
last modified time | relevance | path

Searched defs:DlgObj_New (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c24 #define DlgObj_New _DlgObj_New macro
138 PyObject *DlgObj_New(DialogPtr itself) in DlgObj_New() function