summaryrefslogtreecommitdiff
path: root/include/GtkDragSourceContextPeer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/GtkDragSourceContextPeer.h')
-rw-r--r--include/GtkDragSourceContextPeer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GtkDragSourceContextPeer.h b/include/GtkDragSourceContextPeer.h
index 4a43d811a..87606ec1a 100644
--- a/include/GtkDragSourceContextPeer.h
+++ b/include/GtkDragSourceContextPeer.h
@@ -14,7 +14,7 @@ JNIEXPORT void JNICALL Java_gnu_java_awt_dnd_peer_gtk_GtkDragSourceContextPeer_n
JNIEXPORT void JNICALL Java_gnu_java_awt_dnd_peer_gtk_GtkDragSourceContextPeer_connectSignals (JNIEnv *env, jobject, jobject);
JNIEXPORT void JNICALL Java_gnu_java_awt_dnd_peer_gtk_GtkDragSourceContextPeer_create (JNIEnv *env, jobject, jobject);
JNIEXPORT void JNICALL Java_gnu_java_awt_dnd_peer_gtk_GtkDragSourceContextPeer_nativeSetCursor (JNIEnv *env, jobject, jint) ;
-
+JNIEXPORT void JNICALL Java_gnu_java_awt_dnd_peer_gtk_GtkDragSourceContextPeer_setTarget (JNIEnv *env, jobject, jobject);
#ifdef __cplusplus
}