Classes
core/vgui/impl/gtk/vgui_gtk_window.h File Reference

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...

Detailed Description

The GTK implementation of vgui_window.

Author:
Robotics Research Group, University of Oxford
Date:
18 Dec 99 Contains classes: vgui_gtk_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.