Re: removing Gtk::CTreeNode's
- From: Paolo Molaro <lupus ximian com>
- To: gtk-perl-list gnome org
- Subject: Re: removing Gtk::CTreeNode's
- Date: Sun, 18 Nov 2001 13:42:18 +0100
On 11/10/01 Jens Luedicke wrote:
how can I remove a Gtk::CTreeNode without removing
it's siblings?
Its children, you mean? Removing a node should not remove the siblings.
If you want to keep the children, you need to move them with:
$ctree->move ($node, $new_parent, $new_sibling);
$new_sibling may be undef.
lupus
--
-----------------------------------------------------------------
lupus debian org debian/rules
lupus ximian com Monkeys do it better
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]