mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Regenerated
This commit is contained in:
parent
84c21a803e
commit
d84e7aaf00
10 changed files with 0 additions and 30 deletions
|
@ -40,9 +40,6 @@ extern int GrafObj_Convert(PyObject *, GrafPtr *);
|
|||
extern PyObject *BMObj_New(BitMapPtr);
|
||||
extern int BMObj_Convert(PyObject *, BitMapPtr *);
|
||||
|
||||
extern PyObject *PMObj_New(PixMapHandle);
|
||||
extern int PMObj_Convert(PyObject *, PixMapHandle *);
|
||||
|
||||
extern PyObject *WinObj_WhichWindow(WindowPtr);
|
||||
|
||||
#include <Events.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue