derelict.cocoa.appkit

Dynamic bindings to the Appkit framework.

Members

Aliases

NSApplicationActivationPolicy
alias NSApplicationActivationPolicy = NSInteger
Undocumented in source.
NSAutoresizingMaskOptions
alias NSAutoresizingMaskOptions = NSUInteger
Undocumented in source.
NSBackingStoreType
alias NSBackingStoreType = NSUInteger
Undocumented in source.
NSBorderType
alias NSBorderType = NSUInteger
Undocumented in source.
NSEventModifierFlags
alias NSEventModifierFlags = int
Undocumented in source.
NSEventType
alias NSEventType = int
Undocumented in source.
pfNSApplicationLoad
alias pfNSApplicationLoad = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

NSAlphaShiftKeyMask
anonymousenum NSAlphaShiftKeyMask
Undocumented in source.
NSApplicationActivationPolicyRegular
anonymousenum NSApplicationActivationPolicyRegular
Undocumented in source.
NSBackingStoreRetained
anonymousenum NSBackingStoreRetained
Undocumented in source.
NSBorderlessWindowMask
anonymousenum NSBorderlessWindowMask
Undocumented in source.
NSLeftMouseDown
anonymousenum NSLeftMouseDown
Undocumented in source.
NSLeftMouseDownMask
anonymousenum NSLeftMouseDownMask
Undocumented in source.
NSNoBorder
anonymousenum NSNoBorder
Undocumented in source.
NSViewNotSizable
anonymousenum NSViewNotSizable
Undocumented in source.
kVK_ANSI_A
anonymousenum kVK_ANSI_A

Keycodes

kVK_ISO_Section
anonymousenum kVK_ISO_Section

ISO keyboards only.

kVK_JIS_Yen
anonymousenum kVK_JIS_Yen

JIS keyboards only.

kVK_Return
anonymousenum kVK_Return

Keycodes for keys that are independent of keyboard layout.

Manifest constants

NSTrackingActiveAlways
enum NSTrackingActiveAlways;
Undocumented in source.
NSTrackingMouseEnteredAndExited
enum NSTrackingMouseEnteredAndExited;
Undocumented in source.

Static variables

NSApplicationLoad
pfNSApplicationLoad NSApplicationLoad;
Undocumented in source.
kCAContentsFormatRGBA8Uint
NSString kCAContentsFormatRGBA8Uint;
Undocumented in source.

Structs

CALayer
struct CALayer
Undocumented in source.
NSApplication
struct NSApplication
Undocumented in source.
NSColorSpace
struct NSColorSpace
Undocumented in source.
NSCursor
struct NSCursor
Undocumented in source.
NSEvent
struct NSEvent
Undocumented in source.
NSGraphicsContext
struct NSGraphicsContext
Undocumented in source.
NSResponder
struct NSResponder
Undocumented in source.
NSTrackingArea
struct NSTrackingArea
Undocumented in source.
NSView
struct NSView
Undocumented in source.
NSWindow
struct NSWindow
Undocumented in source.

Meta