mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Moved CoreFoundation type support to bgen/macsupport.
This commit is contained in:
parent
286e838f22
commit
f34a8bced2
7 changed files with 75 additions and 70 deletions
|
@ -69,8 +69,6 @@ ThemeDragSoundKind = OSTypeType("ThemeDragSoundKind")
|
|||
ThemeBackgroundKind = Type("ThemeBackgroundKind", "l")
|
||||
ThemeMetric = Type("ThemeMetric", "l")
|
||||
RGBColor = OpaqueType("RGBColor", "QdRGB")
|
||||
CFStringRef = OpaqueByValueType("CFStringRef", "CFStringRefObj")
|
||||
CFMutableStringRef = OpaqueByValueType("CFMutableStringRef", "CFMutableStringRefObj")
|
||||
TruncCode = Type("TruncCode", "h")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue