
8.5 Examples of Defining Presentation Translators in CLIM
delete-file presentation-to-command translator:
(clim:define-presentation-to-command-translator
delete-file
(pathname com-delete-file my-command-table
:documentation "Delete this file"
:gesture :delete)
(object)
(list object))

Generated with Harlequin WebMaker