Hi Olivier, On 5/13/05, Olivier <[EMAIL PROTECTED]> wrote: > ---------------------------------------------------- > GtkWidget* gtk_table_new (guint rows, > guint columns, > gboolean homogeneous); > ---------------------------------------------------- > > but according to what happen on my plateform, > rows are columns and columns are rows !!!
The documentation is correct: it's rows down, then columns across (or width then height, confusingly). John _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list