hello everybody:

I hava a crear button that is supposed to clear two text boxes, i writed the signal connect like this:

gtk_signal_connect(GTK_OBJECT(button7),"clicked",GTK_SIGNAL_FUNC(on_button7_clicked),text1);
How can i pass the text2 argument????

Thanks
mo
 
 

Reply via email to