* events.c (hash_param_callback): Read and pass parameter type.
[official-gcc.git] / libjava / classpath / include / gnu_java_awt_peer_gtk_ComponentGraphicsCopy.h
blob8b1c26c290ac023ceef4f0dd3cbc77980b2449f5
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __gnu_java_awt_peer_gtk_ComponentGraphicsCopy__
6 #define __gnu_java_awt_peer_gtk_ComponentGraphicsCopy__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT void JNICALL Java_gnu_java_awt_peer_gtk_ComponentGraphicsCopy_getPixbuf (JNIEnv *env, jobject, jobject, jobject);
14 JNIEXPORT void JNICALL Java_gnu_java_awt_peer_gtk_ComponentGraphicsCopy_copyPixbuf (JNIEnv *env, jobject, jobject, jobject, jint, jint, jint, jint);
16 #ifdef __cplusplus
18 #endif
20 #endif /* __gnu_java_awt_peer_gtk_ComponentGraphicsCopy__ */