| 
 | Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version | ||||||||||
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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| 
 | Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version | ||||||||||