Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.0
Unrevised from 9.0 to 10.0.
9.0 version

on-progress

Arguments: html-widget

Returns a function that will be called by the default html-widget-progress method while the html-widget is loading a web page or file, or else nil if no function has been supplied.

You can call (setf on-progress) to set the function to be called. The function should take three arguments, which are the same arguments that were passed to html-widget-progress.

See the html-widget control.


Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.0
Unrevised from 9.0 to 10.0.
9.0 version