Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Minimally revised

copy-selection

Arguments: window

This function retrieves text or another object from a window. It does not place anything on any clipboard. The corresponding function that does what this function does and places the object onto the lisp and Windows clipboards are copy-command.

copy-selection when called on a bitmap-pane or drawable-pane will now return a pixmap containing the contents of the window.

This function returns two values: the stream (window) from which the copy was taken and the copied object.

See cg-clipboard.htm.


Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page has had minimal revisions.
Created 2001.12.15.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Minimally revised