Re: [Vala] Houston we have a problem(gtk.builder signals not functioning)
- From: Frederik <scumm_fredo gmx net>
- To: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Houston we have a problem(gtk.builder signals not functioning)
- Date: Fri, 09 Apr 2010 11:10:07 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]