[gtkmm] Free result of TreeModel::get_path()?
- From: Markus Gerwinski <markus gerwinski de>
- To: gtkmm-list gnome org
- Subject: [gtkmm] Free result of TreeModel::get_path()?
- Date: Wed, 26 Mar 2003 21:41:36 +0100
Hello,
the documentation says, a Gtk::TreePath returned by TreeModel::get_path()
should be freed with gtk_tree_path_free(). But since Gtk::TreePath itself is
not a pointer type, the function cannot be applied to it. Can anybody tell me
how to correctly free the get_path() result again?
Thanks in advance,
Markus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]