[java-gnome-hackers] Java-gnome
Brought to you by:
afcowie
From: Tycho B. <tyc...@gm...> - 2010-07-05 12:37:17
|
Hello, I'm trying to implement the interface of GtkBuilder. GtkBuilder uses gobject introspection to find the constructors of classes if the class isn't registered yet in gtk. When using GtkBuilder from java-gnome that doesn't seem to work. Should I expect introspection to work for C code in java-gnome (of course it does'nt work for java code). Thanks, Tycho Bismeijer |