Classes
core/vgui/impl/gtk/vgui_gtk_adaptor.cxx File Reference

See vgui_gtk_adaptor.h for a description of this file. More...

#include "vgui_gtk_adaptor.h"
#include <vcl_cstdlib.h>
#include <vcl_cassert.h>
#include <vcl_utility.h>
#include <gdk/gdkkeysyms.h>
#include <gtk/gtk.h>
#include <gtkgl/gtkglarea.h>
#include <vgui/vgui_gl.h>
#include <vgui/vgui_popup_params.h>
#include <vgui/internals/vgui_overlay_helper.h>
#include "vgui_gtk_utils.h"
#include "vgui_gtk_window.h"

Go to the source code of this file.

Classes

struct  vgui_gtk_adaptor_callback_data
 gtk will pass this structure to the timer callback. More...

Detailed Description

See vgui_gtk_adaptor.h for a description of this file.

Author:
Philip C. Pritchett, RRG, University of Oxford
Date:
19 Dec 99
    Modifications
     04-OCT-2002 K.Y.McGaul - Use event.set_key() to set key for events,
                              makes all key chars lower case.
                            - Set event.ascii_char to actual key stroke
   

Definition in file vgui_gtk_adaptor.cxx.