Re: gtk_tree_store_set
- From: The Saltydog <thesaltydog gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: gtk_tree_store_set
- Date: Thu, 28 Jul 2005 14:13:03 +0200
On 7/28/05, Stefan Kost <ensonic hora-obscura de> 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?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]