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_gtk |
| The GTK+ 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_gtk_VGUI and made vgui_gtk
a derived class of vgui.
Moved menubar code to vgui_gtk_window.
Definition in file vgui_gtk.h.
1.7.5.1