Re: [Vala] Genie syntax for connect
- From: Jan Hudec <bulb ucw cz>
- To: Nicolas <c r n a wanadoo fr>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Genie syntax for connect
- Date: Wed, 13 Oct 2010 19:51:11 +0200
On Wed, Oct 13, 2010 at 11:31:09 +0200, Nicolas wrote:
destroy.connect(Gtk.main_quit)
spin_box.value_changed.connect(spinbox_value)
slider.value_changed.connect (slider_value)
button.clicked.connect(Gtk.main_quit)
I also update the "[Genie] Synchronizing Widgets" in code.valaide.org
That however avoids anonymous functions, which the original question
explicitly asked about.
--
Jan 'Bulb' Hudec <bulb ucw cz>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]