derelict.cocoa

Dynamic bindings to the Foundation framework.

Modules

appkit
module derelict.cocoa.appkit

Dynamic bindings to the Appkit framework.

cocoa
module derelict.cocoa.cocoa

Dynamic bindings to the Cocoa framework.

coregraphics
module derelict.cocoa.coregraphics

Utilities from the CoreGraphics framework.

coreimage
module derelict.cocoa.coreimage

Dynamic bindings to the CoreImage framework.

foundation
module derelict.cocoa.foundation

Dynamic bindings to the Foundation framework.

runtime
module derelict.cocoa.runtime

Objective-C runtime trickery for interfacing.

Public Imports

derelict.cocoa.runtime
public import derelict.cocoa.runtime;
Undocumented in source.
derelict.cocoa.foundation
public import derelict.cocoa.foundation;
Undocumented in source.
derelict.cocoa.cocoa
public import derelict.cocoa.cocoa;
Undocumented in source.
derelict.cocoa.appkit
public import derelict.cocoa.appkit;
Undocumented in source.
derelict.cocoa.coregraphics
public import derelict.cocoa.coregraphics;
Undocumented in source.
derelict.cocoa.coreimage
public import derelict.cocoa.coreimage;
Undocumented in source.

Meta