Hubert Figuière wrote on Thu, 09 Aug 2012 10:00:02 -0700:
>> - comboTable = gtk_table_new (4,2, TRUE);
>> + comboTable = gtk_table_new (6,2, FALSE);
>> gtk_widget_show (comboTable);
> As I said in a previous comment, GtkTable is deprecated. So why
> insisting on using it?
I'm only changing an existing table.
Ingo
Received on Thu Aug 9 19:12:07 2012
This archive was generated by hypermail 2.1.8 : Thu Aug 09 2012 - 19:12:07 CEST