@NonnullDefault
See: Description
| Interface | Description |
|---|---|
| CGEventTapCallBackI |
Instances of this interface may be passed to the
EventTapCreate method. |
| EnumerationMutationHandlerI |
A mutation handler.
|
| Class | Description |
|---|---|
| CGEventTapCallBack |
Instances of this class may be passed to the
EventTapCreate method. |
| CGEventTapInformation |
The structure used to report information about event taps.
|
| CGEventTapInformation.Buffer |
An array of
CGEventTapInformation structs. |
| CGPoint |
A structure that contains a point in a two-dimensional coordinate system.
|
| CGPoint.Buffer |
An array of
CGPoint structs. |
| CoreFoundation |
Native bindings to <CoreFoundation.h>.
|
| CoreGraphics |
Native bindings to <CoreGraphics.h>.
|
| CoreGraphics.Functions |
Contains the function pointers loaded from the CoreGraphics
SharedLibrary. |
| DynamicLinkLoader |
Native bindings to <dlfcn.h>.
|
| EnumerationMutationHandler |
A mutation handler.
|
| LibC |
Native bindings to libc, the Standard C Library.
|
| LibC.Functions |
Contains the function pointers loaded from
LibSystem.getLibrary(). |
| LibSystem |
Native bindings to libSystem, the MacOS system library.
|
| ObjCMethodDescription |
Defines a method.
|
| ObjCMethodDescription.Buffer |
An array of
ObjCMethodDescription structs. |
| ObjCPropertyAttribute |
Defines a property attribute.
|
| ObjCPropertyAttribute.Buffer |
An array of
ObjCPropertyAttribute structs. |
| ObjCRuntime |
Native bindings to the Objective-C Runtime.
|
| ObjCRuntime.Functions |
Contains the function pointers loaded from the objc
SharedLibrary. |
Copyright LWJGL. All Rights Reserved. License terms.