Re: GtkTable : a bug in the doc ?



Hi Olivier,

On 5/13/05, Olivier <Olivier Ramare univ-lille1 fr> 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



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