Artifact 3cffe76749de3ef0e14b4223d470a595174c78f1:
- File canvas-draw/api/clipboard.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: 468) [annotate] [blame] [check-ins using]
<h1><tt>clipboard</tt> Module</h1> <h2>Synopsis</h2> <table> <tr> <th>Racket</th> <td><code>(require (planet murphy/canvas-draw:1:0/clipboard))</code></td> </tr> <tr> <th>CHICKEN</th> <td><code>(require-extension canvas-draw-clipboard)</code></td> </tr> </table> Clipboard context support. <h2>Context Types</h2> <h3><a id="context:clipboard"><code><nowiki>[context:clipboard context?]</nowiki></code></a></h3> Context type for the system clipboard.