| Allegro CL version 8.0 This page is new in 8.0. | ||||||||||
Arguments: html-widget
Returns a function that will be called by the default html-widget-new-document method when
the html-widget has
finished loading a page, or else nil if no
function has been supplied.
You can call (setf on-new-document) to set the function to be called. The function should take two arguments, which are the same arguments that were passed to html-widget-new-document.
See the html-widget
control.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page is new in the 8.0 release.
Created 2007.4.30.
| Allegro CL version 8.0 This page is new in 8.0. | ||||||||||