20 lines
417 B
C
20 lines
417 B
C
/* DO NOT EDIT THIS FILE - it is machine generated */
|
|
|
|
#include <jni.h>
|
|
|
|
#ifndef __gnu_java_awt_peer_gtk_GtkMenuComponentPeer__
|
|
#define __gnu_java_awt_peer_gtk_GtkMenuComponentPeer__
|
|
|
|
#ifdef __cplusplus
|
|
extern "C"
|
|
{
|
|
#endif
|
|
|
|
JNIEXPORT void JNICALL Java_gnu_java_awt_peer_gtk_GtkMenuComponentPeer_dispose (JNIEnv *env, jobject);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif /* __gnu_java_awt_peer_gtk_GtkMenuComponentPeer__ */
|