The GTK implementation of vgui_window. More...
#include <vgui/vgui_window.h>#include <vgui/vgui_menu.h>#include <gtk/gtk.h>#include "vgui_gtk_statusbar.h"Go to the source code of this file.
Classes | |
| class | vgui_gtk_window |
| The GTK implementation of vgui_window. More... | |
The GTK implementation of vgui_window.
Modifications
13-JUL-00 Marko Bacic, Oxford RRG -- Added support for menu shortcuts
21-SEP-00 capes@robots -- Changed destructor to actually destroy the widgets
Facilitates the post_destroy() adaptor method.
13-SEP-2002 K.Y.McGaul - Changed to Doxygen style comments.
Definition in file vgui_gtk_window.h.
1.7.5.1