21 lines
590 B
C
21 lines
590 B
C
![]() |
/* DO NOT EDIT THIS FILE - it is machine generated */
|
||
|
|
||
|
#ifndef __gnu_java_awt_peer_gtk_ComponentGraphicsCopy__
|
||
|
#define __gnu_java_awt_peer_gtk_ComponentGraphicsCopy__
|
||
|
|
||
|
#include <jni.h>
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
extern "C"
|
||
|
{
|
||
|
#endif
|
||
|
|
||
|
JNIEXPORT void JNICALL Java_gnu_java_awt_peer_gtk_ComponentGraphicsCopy_getPixbuf (JNIEnv *env, jobject, jobject, jobject);
|
||
|
JNIEXPORT void JNICALL Java_gnu_java_awt_peer_gtk_ComponentGraphicsCopy_copyPixbuf (JNIEnv *env, jobject, jobject, jobject, jint, jint, jint, jint);
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
}
|
||
|
#endif
|
||
|
|
||
|
#endif /* __gnu_java_awt_peer_gtk_ComponentGraphicsCopy__ */
|