Re: How do you disable sorting a GtkTreeSortable



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]