Moved CoreFoundation type support to bgen/macsupport.

This commit is contained in:
Jack Jansen 2002-08-22 23:30:49 +00:00
parent 286e838f22
commit f34a8bced2
7 changed files with 75 additions and 70 deletions

View file

@ -36,7 +36,6 @@ MenuItemAttributes = Type("MenuItemAttributes", "l")
unsigned_char = Type('unsigned char', 'b')
FMFontFamily = Type("FMFontFamily", "h")
FMFontStyle = Type("FMFontStyle", "h")
CFStringRef = OpaqueByValueType("CFStringRef", "CFStringRefObj")
UniChar = Type("UniChar", "h")
includestuff = includestuff + """