use a structure. > Hi ! > > I've again a question... I've read archives but I don't understand. > I've a function : > void write(char *, GtkWidget *); > > I need to call this function on a click, so I use a signal : > gtk_signal_connect(...., GTK_SIGNAL_FUNC(write), ...); > > I've understood that I can pass multi parameters with the last parameters, > but it needs a gpointer on data. What do I need to do ? A structure ? > > If you can help me with code I will be glad ! > > Tx a lot ! > -- > lomba > > > _______________________________________________ > gtk-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/gtk-list ---------------------------------------------------------------------- ���찿�������� �л����������ʡ� ��������븶���������� http://paymail.china.com/extend/gb/differ.htm �˽��л��������� http://paymail.china.com/extend/gb/ �ͷ����ߣ�010-65239898ת356 2003������ѧ�����ȵ���Ѷ http://ads.china.com/globeedu.html
_______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
