[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: moving nodes in a tree
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: moving nodes in a tree
- Date: Fri, 22 Jun 2007 19:12:24 +0200
On Fri, 2007-06-22 at 15:03 +0100, Dave Howorth wrote:
> > I'm trying to use $tree_store->move_after ($iter, $position) and
> > $tree_store->move_before ($iter, $position)
>
> I've also noticed that the Perl interface won't let me have $position be
> undef, which is documented as OK in the C interface (NONE) and the
> Python interface (None).
That's a bug. Fixed in the stable branch and HEAD of CVS.
--
Bye,
-Torsten
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]