| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: html-widget
Applicable on Windows only; not implemented on GTK.
Returns a function that will be called by the default html-widget-command-change method, or
else nil
if no function has been supplied.
You can call (setf on-command-change) to set the function to be called. The function should take three arguments, which are the same arguments that were passed to html-widget-command-change.
See the html-widget
control.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |