Re: GtkTable : a bug in the doc ?



The documentation is correct: it's rows down, then columns across (or
width then height, confusingly).

You're right, yes, yes, I got where it went wrong :

gtk_table_attach_defaults(GTK_TABLE, widget, col1, col2, row1, row2)

puts this time column first and rows second ...

Sorry, my mistake, though I believe a note could be added to the doc
to emphasize on this inversion.

Thanks !
Amities,
         Olivier




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