gb.gui.webview
This component will load one of the webview components between
gb.qt4.webview,
gb.qt5.webview,
gb.qt6.webview or
gb.gtk3.webview,
according to the current desktop in use.
If the
GB_GUI
environmental variable is defined, then
gb.gui.webview
will load the component corresponding to the GUI component specified in it,
whatever desktop is currently used.
Author
|
BenoƮt Minisini.
|
Requires
|
gb.gui.
|
See the
gb.qt5.webview component for the documentation of classes.
See also