module documentation

This file defines a set of types used across Cocoa frameworks from Apple. There is a list of @interfaces, @protocols and some other (structs, unions)

File may be also used as standalone generator for aboves.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Constant COCOA​_INTERFACES Undocumented
Constant COCOA​_PRIMITIVES Undocumented
Constant COCOA​_PROTOCOLS Undocumented
COCOA_INTERFACES: set[str] =

Undocumented

Value
set(['AAAttribution',
     'ABNewPersonViewController',
     'ABPeoplePickerNavigationController',
     'ABPersonViewController',
     'ABUnknownPersonViewController',
     'ACAccount',
     'ACAccountCredential',
...
COCOA_PRIMITIVES: set[str] =

Undocumented

Value
set(['ACErrorCode',
     'ALCcontext_struct',
     'ALCdevice_struct',
     'ALMXGlyphEntry',
     'ALMXHeader',
     'API_UNAVAILABLE',
     'AUChannelInfo',
...
COCOA_PROTOCOLS: set[str] =

Undocumented

Value
set(['ABNewPersonViewControllerDelegate',
     'ABPeoplePickerNavigationControllerDelegate',
     'ABPersonViewControllerDelegate',
     'ABUnknownPersonViewControllerDelegate',
     'ADActionViewControllerChildInterface',
     'ADActionViewControllerInterface',
     'ADBannerViewDelegate',
...