[Vala] How to get the result of signal when emitting it?
- From: Tal Hadad <tal_hd hotmail com>
- To: Vala Mail List <vala-list gnome org>
- Subject: [Vala] How to get the result of signal when emitting it?
- Date: Tue, 18 Oct 2011 19:42:56 +0200
Is this possible to get the result(return) of signals handlers?
Take for example some of Gtk signals. Sometimes the docs say something like that:
...
return : FALSE for continue event further, TRUE otherwise.
I wonder, is it possible in Vala? If not, I'll have to use a delegate property.
Tal
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]