[java-gnome-hackers] GModule; GtkBuilder; Re: Java-gnome
Brought to you by:
afcowie
From: Tycho B. <tyc...@gm...> - 2010-07-05 18:41:04
|
GtkBuilder doesn't use GIR introspection. My question should have been: Should opening the GModule representing the main program with with g_module_open() work? GtkBuilder uses g_module_symbol() to get pointers to the constructor of an object only named in string. Regards, Tycho Bismeijer |