/[classpath]/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImage.c
ViewVC logotype

Diff of /classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImage.c

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

revision 1.3 by smarothy, Sun Jun 5 02:08:37 2005 UTC revision 1.4 by mark, Sun Jun 19 20:32:48 2005 UTC
# Line 46  exception statement from your version. * Line 46  exception statement from your version. *
46  #define SCALE_REPLICATE    8  #define SCALE_REPLICATE    8
47  #define SCALE_AREA_AVERAGING  16  #define SCALE_AREA_AVERAGING  16
48    
 /* functions used by other gtk peer native routines */  
 GdkPixbuf *gnu_java_awt_peer_gtk_GtkImage_getPixbuf(JNIEnv *env, jobject obj);  
 GdkPixmap *gnu_java_awt_peer_gtk_GtkImage_getPixmap(JNIEnv *env, jobject obj);  
 jboolean gnu_java_awt_peer_gtk_GtkImage_isOffScreen(JNIEnv *env, jobject obj);  
   
49  /* local stuff */  /* local stuff */
50  static GdkInterpType mapHints(jint hints);  static GdkInterpType mapHints(jint hints);
51  static jboolean offScreen (JNIEnv * env, jobject obj);  static jboolean offScreen (JNIEnv * env, jobject obj);

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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