/[classpath]/classpath/native/jni/gtk-peer/gtkpeer.h
ViewVC logotype

Diff of /classpath/native/jni/gtk-peer/gtkpeer.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by fitzsim, Thu Oct 2 18:39:55 2003 UTC revision 1.8 by fitzsim, Tue Oct 7 21:30:25 2003 UTC
# Line 380  GtkLayout *find_gtk_layout (GtkWidget *p Line 380  GtkLayout *find_gtk_layout (GtkWidget *p
380  void setup_window (JNIEnv *env, jobject obj, GtkWidget *window, jint width,  void setup_window (JNIEnv *env, jobject obj, GtkWidget *window, jint width,
381                     jint height, jboolean visible);                     jint height, jboolean visible);
382    
383    jint keyevent_state_to_awt_mods (GdkEvent *event);
384    
385  struct item_event_hook_info  struct item_event_hook_info
386  {  {
387    jobject peer_obj;    jobject peer_obj;

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26