This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Gtk peer access with CNI
- From: Sandor Bodo-Merle <sbodomerle at gmail dot com>
- To: java at gcc dot gnu dot org
- Date: Sun, 8 May 2005 20:27:17 +0200
- Subject: Gtk peer access with CNI
- Reply-to: Sandor Bodo-Merle <sbodomerle at gmail dot com>
Hi,
can someone point me how to access the GtkWidget of a peer component
from a native method?
I figured it out how to do this via JNI but i cant see how to do it with CNI.
I appreciate any hints.
Sanyi