Am 09.04.2010 10:59, Frederik wrote: > There are 3 common error sources when using Gtk.Builder with Vala, your > problem > is probably related to one of them:
Ok, after having read your new posting, there are actually 4 error sources ;-), adding 4) Forgetting '--pkg gmodule-2.0' 1), 3) and 4) could be prevented with my proposed [AutoConnectHandler] attribute, e.g. it could automatically induce the usage of package 'gmodule-2.0' and of [CCode (instance_pos = -1)] for instance methods. Frederik _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
