Re: [gtk-list] Can a signal pass more than one argument?



On Tue, 4 Nov 1997, Samson Melamed wrote:

> I have a menu item 'Add', which calls an 'add' function, which I would
> like to get several from several gtk_entry's and then print it out. 
> 
> What I'd like to know, if there is a way to a callback function to get
> more than just one other argument.  E.g. can I send in three 'gpointer*'s
> instead of just one?  Is there a function other than gtk_signal_connect
> that will do this?  Thanks a lot.

Not that I'm aware of... my suggestion is to use a structure.

Ian




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