Re: callback functions...signals ...events... process communications
- From: Al Hooton <al hootons org>
- To: viola das inpe br
- Cc: gtk-app-devel-list gnome org
- Subject: Re: callback functions...signals ...events... process communications
- Date: Sat, 06 Nov 2004 09:08:15 -0800
Look at the docs for "g_signal_connect()", and it's friends
"g_signal_connect....()". This is the correct current way to connect
callback handlers to signals.
You will find a lot of documentation around for
"gtk_signal_connect...()". Don't use it -- it's deprecated, and will
eventually go away.
Hope that helps...
-Al
On Fri, 2004-11-05 at 17:21 -0200, viola das inpe br wrote:
Hi everybody!
I am francisco viola; this is my first time; they say that I'll never forget...
So, I would like to know if I could attach a callback function to a signal
or event (?) that is fired (I mean "signaled") from inside another program
running in parallel? And how could this program pass a string to the callback
function, just before the signal firing? Does gtk offer some gadget to do these?
Thanks for some help,
francisco
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
<!DSPAM:418bd2fd196339916419165>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]