Re: g_signal_connect arguments

2005-05-08 Thread Paul Pogonyshev
[EMAIL PROTECTED] wrote: > Hi all, > > I am new to GTK programming, and I've got a very simple question about > callbacks. In the application interface that I am encoding the next > function brings up a window containing several GtkEntries and a > GtkCheckButton to gather the options chosen b

g_signal_connect arguments

2005-05-08 Thread franfernandezb
Hi all, I am new to GTK programming, and I've got a very simple question about callbacks. In the application interface that I am encoding the next function brings up a window containing several GtkEntries and a GtkCheckButton to gather the options chosen by the user: void menu_qdisc(){