/[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.36 by fitzsim, Tue Jul 26 20:25:13 2005 UTC revision 1.37 by fitzsim, Mon Aug 15 04:14:29 2005 UTC
# Line 163  union widget_union Line 163  union widget_union
163    GtkWidget **widget;    GtkWidget **widget;
164  };  };
165    
166  /* Keycode helpers */  /* Constant conversion helpers */
167  guint cp_gtk_awt_keycode_to_keysym (jint keyCode, jint keyLocation);  guint cp_gtk_awt_keycode_to_keysym (jint keyCode, jint keyLocation);
168    jint cp_gtk_state_to_awt_mods (guint state);
169    
170  /* Image helpers */  /* Image helpers */
171  GdkPixbuf *cp_gtk_image_get_pixbuf (JNIEnv *env, jobject obj);  GdkPixbuf *cp_gtk_image_get_pixbuf (JNIEnv *env, jobject obj);

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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