[gtkmm] Free result of TreeModel::get_path()?



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]