Re: reordering GtkListStore items



On Fri, Mar 19, 2004 at 06:29:59PM -0800, David M. Cook wrote:

  previous = store.get_iter(path[:-1] + (path[-1]+1,))

Should be path[-1]-1, of course.

Dave Cook



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