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

html-widget-reload

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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

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