From: <bug...@bu...> - 2004-12-16 08:31:37
|
http://bugzilla.gnome.org/show_bug.cgi?id=161012 gnome-perl | Gtk2 | Ver: unspecified ------- Additional Comments From zb...@fo... 2004-12-16 03:31 ------- It looks like the answer to my last question (can I make a "custom" TreeIter) is "yes". I made a subclass of GObject in C, with members called stamp and user_data, and I was successful in passing it into some GtkListStore functions by casting it to a (GtkTreeIter *). Does being a GObject provide enough lifetime management to allow "better" handling of TreeIters in Perl? If not, what other functionality should I try to add? ------- You are receiving this mail because: ------- You are the assignee for the bug. |