Re: signals, objects, user_data and stuff.
- From: Thomas Mailund Jensen <mailund daimi au dk>
- To: gtk-list redhat com
- Subject: Re: signals, objects, user_data and stuff.
- Date: 28 Mar 2000 13:01:40 +0200
>>>>> "TJ" == Tim Janik <timj@gtk.org> writes:
TJ> i'm not sure this solves your problem, but even for
TJ> connect_object handlers, you get a gpointer data; argument. it's
TJ> the object that the signal is emitted upon, so if you already
TJ> have a nodeX->intX association, you're set:
Hmm...you know what, I was already aware of the fact that I also got
the emitting object in the callback I just didn't see the obvious
implication. Now it's totally obvious what I should do.
Thanks.
/mailund
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]