Re: passing 3 widgets as parameters to g_signal_connect



On Mon, Jul 05, 2004 at 10:33:27AM -0300, Leslie Harlley Watter wrote:
> 
> How can I pass 3 widgets as a parameter to g_signal_connect?

The answer to ,how can I pass more than one anything` is
to create a struct (or array) and pass a pointer to that
as user_data.

Yeti


--
Do not use tab characters. Their effect is not predictable.



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