| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
Arguments: window-or-widge
Deletes the selected object (if any) in
window-or-widget, if it knows how to do so for
the particular window or widget. Returns true if a deletion was done,
and nil otherwise.
window-or-widget should be an instance of a
basic-pane
subclass or a dialog-item subclass.
The default method always does nothing (and therefore returns nil). Otherwise the methods behave the same cut-selection.
See cg-clipboard.htm.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||