File canvas-draw/api/clipboard.wiki artifact 3cffe76749 part of check-in b1dcd0ebc6
<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.