Re: [Vala] valadoc.org

2014-09-03 Thread Florian Brosch
Hey Michael, The site should be up-to-date now. Flo On 14 August 2014 20:46, Michael Catanzaro mcatanz...@gnome.org wrote: Hi, It looks like valadoc.org has not been updated since GNOME 3.10, judging by the lack of documentation for Gtk.Popover. Who's responsible for this site? Thanks,

Re: [Vala] valadoc.org

2014-09-03 Thread Michael Catanzaro
On Wed, 2014-09-03 at 16:41 +0200, Florian Brosch wrote: Hey Michael, The site should be up-to-date now. Flo Thanks Florian! signature.asc Description: This is a digitally signed message part ___ vala-list mailing list vala-list@gnome.org

[Vala] Signals not being called back

2014-09-03 Thread Michael Starkweather
Hello! I'm having issues getting signals to callback in my Vala application and I'm kind of at a loss. I'm fairly confident that this is a setup issue relating to Gtk.Appplication.run() and Gtk.main() but I cannot be sure. Here's my basic setup: main () creates and runs a Gtk.Application which

Re: [Vala] Signals not being called back

2014-09-03 Thread Nor Jaidi Tuah
I suspect your connect was done before a main loop was created and libbamf doesn't automatically create one. Timeout, on the other hand, will cause a default main loop to be created. Nice day Nor Jaidi Tuah PRIVILEGED/CONFIDENTIAL information may be contained in this message. If you are