Re: Clist item max size



On Wed, 2002-01-16 at 17:00, zze-coframi balr001 wrote:
Hello,

I would like to know which is the maximum number of item which can be stored
in a GtkList object

thanks a lot 

Isabelle

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Theoretically, probably somewhere around 2 billion ((32^2)/2) on an x86
machine.
I think that on 64-bit machine, it can store (64^2)/2 items.

Of course this also depends on how much RAM you have.





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