The GTK+ (GIMP Toolkit) implementation of vgui_toolkit. More...
#include <vgui/vgui_toolkit.h>Go to the source code of this file.
Classes | |
| class | vgui_gtk2 |
| The GTK+-2.0 implementation of vgui_toolkit. More... | |
The GTK+ (GIMP Toolkit) implementation of vgui_toolkit.
Modifications
K.Y.McGaul 10-NOV-1999 Initial version. Based on deprecated versions
impl/vgui_impl::factory and impl/gtk/gtk_factory.
K.Y.McGaul 18-NOV-1999 Added menubar.
K.Y.McGaul 10-DEC-1999 Removed class vgui_gtk2_VGUI and made vgui_gtk2
a derived class of vgui.
Moved menubar code to vgui_gtk2_window.
Definition in file vgui_gtk2.h.
1.7.5.1