Re: [gtk-list] how do i get data from a callback function?



Check the handler prototype for the specific signal
you are attaching the callback to.  The data you pass
when you register the callback function will show up
in the appropriate field in the handler.  

The tutorial has a good discussion of callback functions.
But looking up the prototype for your specific signal is 
where you should start.

HTH,
Donna
----- Original Message ----- 
From: e.db <edb15@usa.net>
To: <gtk-list@redhat.com>
Sent: Saturday, January 01, 2000 4:27 PM
Subject: [gtk-list] how do i get data from a callback function?


hi,

how do i get data from a callback function?

thanks

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

-- 
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]