cpython/Mac/Modules/menu/menuedit.py
1995-03-19 22:42:51 +00:00

4 lines
83 B
Python

f = Function(void, 'OpenDeskAcc',
(Str255, 'name', InMode),
)
functions.append(f)