Re: How do you disable sorting a GtkTreeSortable
- From: "Matthew Yaconis" <myaconis nycap rr com>
- To: <gtk-app-devel-list gnome org>
- Subject: Re: How do you disable sorting a GtkTreeSortable
- Date: Fri, 19 Nov 2004 13:45:43 -0500
Was this message not even worth a RTFM? I still haven't found anything that goes into more detail than "you
should disable sorting on a list store when making lots of changes".
----- Original Message -----
From: Matthew Yaconis
To: gtk-app-devel-list gnome org
Sent: Monday, November 15, 2004 12:25 PM
Subject: How do you disable sorting a GtkTreeSortable
I'm sure I'm missing something easy but I want to disable sorting when inserting and updating rows in a
list store. How is this accomplished? I tried setting the default sort function to NULL and setting the
column id to GTK_...DEFAULT_SORT... but it didn't help.
Thanks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]