Artifact 907ab1647b4a587464b836acefdd6f73b021117c:
- File canvas-draw/api/native.wiki — part of check-in [ed10f826ff] at 2011-01-30 17:39:09 on branch trunk — Re-ran configure in ffcall and imported canvas-draw source (user: matt, size: 716) [annotate] [blame] [check-ins using]
native Module
Synopsis
Racket | (require (planet murphy/canvas-draw:1:0/native)) |
---|---|
CHICKEN | (require-extension canvas-draw-native) |
Native context support. Initializes context+ support when loaded.
Context Types
[context:native context?]
Context type for native windows.
Auxiliary Functions
(screen-size) → (values integer? integer? real? real?)
(screen-size) → (values integer? integer? real? real?)
Determines the width and height of the whole screen in pixels and millimeters.