The solution was to perform the sort myself. The update is now nearly 20x
faster.
--
Jeffrey Barish
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Jeffrey Barish wrote:
Damien Caliste wrote:
Hello,
If I'm not wrong, you may be interested with
gtk-list-store-insert-with-values() function:
http://library.gnome.org/devel/gtk/unstable/GtkListStore.html#gtk-list-store-insert-with-values
Thank you for your suggestion. The documentation is
Damien Caliste wrote:
> Hello,
>
> If I'm not wrong, you may be interested with
> gtk-list-store-insert-with-values() function:
>
http://library.gnome.org/devel/gtk/unstable/GtkListStore.html#gtk-list-store-insert-with-values
Thank you for your suggestion. The documentation is characteristicall
Hello,
Le 07/06/2008, Jeffrey Barish <[EMAIL PROTECTED]> a écrit :
> improves a bit. If I never set the sort column ID, performance
> improves even more.
If I'm not wrong, you may be interested with
gtk-list-store-insert-with-values() function:
http://library.gnome.org/devel/gtk/unstable/GtkListS