Various ObjC and macOS libraries, signatures, constants, etc.
|
NO = False
|
|
YES = True
|
|
libCF = <CDLL '/System/Library/Frameworks/CoreFoundation.frame...
|
|
kCFAllocatorDefault = c_void_p(None)
|
|
kCFRunLoopDefaultMode = c_void_p(140735415034232)
|
|
kCFStringEncodingISOLatin1 = 513
|
|
kCFStringEncodingMacRoman = 0
|
|
kCFStringEncodingASCII = 1536
|
|
kCFStringEncodingNonLossyASCII = 3071
|
|
kCFStringEncodingUnicode = 256
|
|
kCFStringEncodingUTF8 = 134217984
|
|
kCFStringEncodingUTF16 = 256
|
|
kCFStringEncodingUTF16BE = 268435712
|
|
kCFStringEncodingUTF16LE = 335544576
|
|
kCFStringEncodingUTF32 = 201326848
|
|
kCFStringEncodingUTF32BE = 402653440
|
|
kCFStringEncodingUTF32LE = 469762304
|
|
kCFStringEncodingWindowsLatin1 = 1280
|
|
CFStringEncoding = 134217984
|
|
kCFNumberSInt8Type = 1
|
|
kCFNumberSInt16Type = 2
|
|
kCFNumberSInt32Type = 3
|
|
kCFNumberSInt64Type = 4
|
|
kCFNumberFloat32Type = 5
|
|
kCFNumberFloat64Type = 6
|
|
kCFNumberCharType = 7
|
|
kCFNumberShortType = 8
|
|
kCFNumberIntType = 9
|
|
kCFNumberLongType = 10
|
|
kCFNumberLongLongType = 11
|
|
kCFNumberFloatType = 12
|
|
kCFNumberDoubleType = 13
|
|
kCFNumberCFIndexType = 14
|
|
kCFNumberNSIntegerType = 15
|
|
kCFNumberCGFloatType = 16
|
|
kCFNumberMaxType = 16
|
|
libAppKit = <CDLL '/System/Library/Frameworks/AppKit.framework...
|
|
NSApplicationDidHideNotification = c_void_p(140735405854656)
|
|
NSApplicationDidUnhideNotification = c_void_p(140735405854752)
|
|
NSDefaultRunLoopMode = c_void_p(140735415034232)
|
|
NSEventTrackingRunLoopMode = c_void_p(140735405849344)
|
|
NSApplicationPresentationDefault = 0
|
|
NSApplicationPresentationHideDock = 2
|
|
NSApplicationPresentationHideMenuBar = 8
|
|
NSApplicationPresentationDisableProcessSwitching = 32
|
|
NSApplicationPresentationDisableHideApplication = 256
|
|
NSApplicationActivationPolicyRegular = 0
|
|
NSApplicationActivationPolicyAccessory = 1
|
|
NSApplicationActivationPolicyProhibited = 2
|
|
NSCancelButton = 0
|
|
NSFileHandlingPanelCancelButton = 0
|
|
NSOKButton = 1
|
|
NSFileHandlingPanelOKButton = 1
|
|
NSAnyEventMask = 4294967295
|
|
NSKeyDown = 10
|
|
NSKeyUp = 11
|
|
NSFlagsChanged = 12
|
|
NSApplicationDefined = 15
|
|
NSAlphaShiftKeyMask = 65536
|
|
NSShiftKeyMask = 131072
|
|
NSControlKeyMask = 262144
|
|
NSAlternateKeyMask = 524288
|
|
NSCommandKeyMask = 1048576
|
|
NSNumericPadKeyMask = 2097152
|
|
NSHelpKeyMask = 4194304
|
|
NSFunctionKeyMask = 8388608
|
|
NSInsertFunctionKey = 63271
|
|
NSDeleteFunctionKey = 63272
|
|
NSHomeFunctionKey = 63273
|
|
NSBeginFunctionKey = 63274
|
|
NSEndFunctionKey = 63275
|
|
NSPageUpFunctionKey = 63276
|
|
NSPageDownFunctionKey = 63277
|
|
NSBackingStoreRetained = 0
|
|
NSBackingStoreNonretained = 1
|
|
NSBackingStoreBuffered = 2
|
|
NSTableViewGridNone = 0
|
|
NSTableViewSolidVerticalGridLineMask = 1
|
|
NSTableViewSolidHorizontalGridLineMask = 2
|
|
NSTableViewDashedHorizontalGridLineMask = 8
|
|
NSLeftTextAlignment = 0
|
|
NSTextAlignmentLeft = 0
|
|
NSRightTextAlignment = 1
|
|
NSTextAlignmentRight = 1
|
|
NSCenterTextAlignment = 2
|
|
NSTextAlignmentCenter = 2
|
|
NSJustifiedTextAlignment = 3
|
|
NSTextAlignmentJustified = 3
|
|
NSNaturalTextAlignment = 4
|
|
NSTextAlignmentNatural = 4
|
|
NSTextWritingDirectionEmbedding = 0
|
|
NSTextWritingDirectionOverride = 2
|
|
NSTrackingMouseEnteredAndExited = 1
|
|
NSTrackingMouseMoved = 2
|
|
NSTrackingCursorUpdate = 4
|
|
NSTrackingActiveInActiveApp = 64
|
|
NSSquareStatusItemLength = -2
|
|
NSVariableStatusItemLength = -1
|
|
NSWindowStyleMaskTitled = 1
|
|
NSWindowStyleMaskClosable = 2
|
|
NSWindowStyleMaskMiniaturizable = 4
|
|
NSWindowStyleMaskResizable = 8
|
|
NSWindowStyleMaskUtilityWindow = 16
|
|
NSWindowStyleMaskUsual = 15
|
|
NSWindowCloseButton = 0
|
|
NSWindowMiniaturizeButton = 1
|
|
NSWindowZoomButton = 2
|
|
NSWindowToolbarButton = 3
|
|
NSWindowDocumentIconButton = 4
|
|
libquartz = <CDLL '/System/Library/Frameworks/quartz.framework...
|
|
kCGImageAlphaNone = 0
|
|
kCGImageAlphaPremultipliedFirst = 2
|
|
kCGImageAlphaLast = 3
|
|
kCGImageAlphaFirst = 4
|
|
kCGImageAlphaNoneSkipLast = 5
|
|
kCGImageAlphaNoneSkipFirst = 6
|
|
kCGImageAlphaOnly = 7
|
|
kCGImageAlphaPremultipliedLast = 1
|
|
kCGBitmapAlphaInfoMask = 31
|
|
kCGBitmapFloatComponents = 256
|
|
kCGBitmapByteOrderDefault = 0
|
|
kCGBitmapByteOrder16Little = 4096
|
|
kCGBitmapByteOrder32Little = 8192
|
|
kCGBitmapByteOrder16Big = 12288
|
|
kCGBitmapByteOrder32Big = 16384
|
|
kCGBitmapByteOrderMask = 28672
|
|
kCGImagePropertyGIFDictionary = c_void_p(140735421895656)
|
|
kCGImagePropertyGIFDelayTime = c_void_p(140735421899144)
|
|
kCGRenderingIntentDefault = 0
|
|
libCT = <CDLL '/System/Library/Frameworks/CoreText.framework/C...
|
|
kCTFontAttributeName = c_void_p(140735418449728)
|
|
kCTFontFamilyNameAttribute = c_void_p(140735418494720)
|
|
kCTFontTraitsAttribute = c_void_p(140735418494848)
|
|
kCTFontSlantTrait = c_void_p(140735418434752)
|
|
kCTFontSymbolicTrait = c_void_p(140735418434656)
|
|
kCTFontWeightTrait = c_void_p(140735418434688)
|
|
kCTFontWidthTrait = c_void_p(140735418434720)
|
|
kCTFontClassMaskShift = 28
|
|
kCTFontTraitItalic = 1
|
|
NSFontItalicMask = 1
|
|
kCTFontTraitBold = 2
|
|
NSFontBoldMask = 2
|
|
NSFontUnboldMask = 4
|
|
NSFontNonStandardCharacterSetMask = 8
|
|
NSFontNarrowMask = 16
|
|
kCTFontTraitExpanded = 32
|
|
NSFontExpandedMask = 32
|
|
kCTFontTraitCondensed = 64
|
|
NSFontCondensedMask = 64
|
|
NSFontSmallCapsMask = 128
|
|
NSFontPosterMask = 256
|
|
NSFontCompressedMask = 512
|
|
kCTFontTraitMonoSpace = 1024
|
|
NSFontMonoSpaceMask = 1024
|
|
kCTFontTraitVertical = 2048
|
|
NSFontVerticalMask = 2048
|
|
kCTFontTraitUIOptimized = 4096
|
|
NSFontUIOptimizedMask = 4096
|
|
kCTFontTraitColorGlyphs = 8192
|
|
NSFontColorGlyphsMask = 8192
|
|
kCTFontTraitComposite = 16384
|
|
NSFontCompositeMask = 16384
|
|
NSFontUnitalicMask = 16777216
|
|
NSFontUnknownClass = 0
|
|
kCTFontClassUnknown = 0
|
|
NSFontOldStyleSerifsClass = 268435456
|
|
kCTFontClassOldStyleSerifs = 268435456
|
|
NSFontTransitionalSerifsClass = 536870912
|
|
kCTFontClassTransitionalSerifs = 536870912
|
|
NSFontModernSerifsClass = 805306368
|
|
kCTFontClassModernSerifs = 805306368
|
|
NSFontClarendonSerifsClass = 1073741824
|
|
kCTFontClassClarendonSerifs = 1073741824
|
|
NSFontSlabSerifsClass = 1342177280
|
|
kCTFontClassSlabSerifs = 1342177280
|
|
NSFontFreeformSerifsClass = 1879048192
|
|
kCTFontClassFreeformSerifs = 1879048192
|
|
NSFontSansSerifClass = 2147483648
|
|
kCTFontClassSansSerif = 2147483648
|
|
NSFontOrnamentalsClass = 2415919104
|
|
kCTFontClassOrnamentals = 2415919104
|
|
NSFontScriptsClass = 2684354560
|
|
kCTFontClassScripts = 2684354560
|
|
NSFontSymbolicClass = 3221225472
|
|
kCTFontClassSymbolic = 3221225472
|
|
NSFontClassMask = 4026531840
|
|
kCTFontClassMaskTrait = 4026531840
|
|
libFoundation = <CDLL '/System/Library/Frameworks/Foundation.f...
|
|
libobjc = <CDLL '/usr/lib/libobjc.dylib', handle 10e69b680 at ...
|