On 7/28/05, Stefan Kost <[EMAIL PROTECTED]> wrote: > hi, > > and why do you pass the guint64 to a slot of type G_TYPE_DOUBLE? > Either cast to (double) or use G_TTYPE_UINT64 for the column. > Apart its a good idea to use an enum for the columns ids ;) >
Yes, I have just realized that! I am changing to G_TYPE_UINT64. But, do you think that this could generate a segfault on PowerPc and amd64, and NOT on i386? _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list