Re: GtkTable : a bug in the doc ?
- From: Olivier <Olivier Ramare univ-lille1 fr>
- To: gtk-app-devel-list gnome org
- Subject: Re: GtkTable : a bug in the doc ?
- Date: Fri, 13 May 2005 11:14:48 +0200
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]