12 messages in net.java.dev.jna.usersRe: [jna-users] Generics...
FromSent OnAttachments
Paul LoyJul 2, 2008 5:23 am 
Timothy WallJul 2, 2008 7:13 am 
Timothy WallJul 2, 2008 7:16 am 
Paul LoyJul 2, 2008 7:18 am 
Paul LoyAug 7, 2008 8:26 am 
Timothy WallAug 7, 2008 10:21 am 
Paul LoyAug 14, 2008 3:18 am 
Timothy WallAug 19, 2008 7:29 am 
Paul LoyAug 19, 2008 7:53 am 
Timothy WallAug 19, 2008 8:01 am 
Alex Lam S.L.Aug 19, 2008 10:03 am 
Wayne MeissnerAug 19, 2008 5:32 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] Generics...Actions...
From:Wayne Meissner (wmei@gmail.com)
Date:Aug 19, 2008 5:32:29 pm
List:net.java.dev.jna.users

2008/7/2 Paul Loy <kete@gmail.com>:

Hi All,

I'm currently implementing a JNA wrapper around GTK. On GObjects we can set

Rewinding this thread by a few weeks, but if you're doing a GTK wrapper using JNA, you might want to check out jgir (http://live.gnome.org/JGIR). It uses code generation to generate the java bindings, using JNA.