Transmit an array to a function



Hello,

How can I transmit an array of widget (GtkWidget *widget[20]) to a
function using gtk_signal_connect_object
gtk_signal_connect_object(GTK_OBJECT(button),"clicked",GTK_SIGNAL_FUNC(function),what
must I write here?);

Thanks in advance,

Anthony

-- 
http://www.freeciv.fr.st




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