gb.gui
This component will load one GUI component between gb.qt4, gb.qt5, gb.gtk or gb.gtk3, according to the current desktop in use.
-
If you use KDE 4, then gb.qt4 will be loaded.
-
If you use KDE 5, then gb.qt5 will be loaded.
-
In all other cases, gb.gtk will be loaded.
If the GB_GUI
environmental variable is defined, then gb.gui
will load the component specified in it,
whatever desktop is currently used.
See the gb.qt4 component for the documentation of classes.
Author
|
BenoƮt Minisini.
|
Implements
|
Graphical form management,
Event loop management,
Image loading and saving.
|
Requires
|
gb.image.
|
See also