| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: widget &key bypass-cache bypass-proxy
Refetches the currently displayed page of the specified html-widget
from its web site or
file. The Reload button in an html-browser
dialog will call this function, or
you could make your own widget that calls it.
The keyword arguments are used on Linux only. They pass the flags such as GTK_MOZ_EMBED_FLAG_RELOADBYPASSCACHE, which are not described in the documentation for the Mozilla GTK widget on which the html-widget is based on Linux.
See the html-widget
control.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |