[Vala] connect_after
- From: Mihail Naydenov <mlists ymail com>
- To: vala <vala-list gnome org>
- Subject: [Vala] connect_after
- Date: Tue, 9 Sep 2008 09:44:18 -0700 (PDT)
Is there a way to connect a signal in connect_after mode?
I have tried the Signal.connect_after and Signal.connect_object(..., ConnectFlags.AFTER) , but at runtime there is failed assertion, from within the callback, that self is the expected type (the type of the class containing the callback)
10x
MihailNaydenov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]