Re: [Q] How many arguments can I use in GTK_SIGNAL_FUNC



Woo-Sick Choi <wschoi@sr.hei.co.kr> writes: 
> in this case, I want to know How many arguments can I use in callback
> fuction.
> and What arguments can I use?
> 

It depends on the signal, each signal has its own matching callback
type that's expected. 

My book has info on how to find out the callback type:
 http://developer.gnome.org/doc/GGAD//

Havoc




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