GNOME Bugzilla – Bug 555972
Gtk.TreeView get_cursor incorrect parameters
Last modified: 2008-10-17 11:03:50 UTC
gtk_tree_view_get_cursor parameters are nullable and the GtkTreePath should be freed after use. Reported by Geert Jan: http://mail.gnome.org/archives/vala-list/2008-October/msg00013.html
Created attachment 120418 [details] [review] gtk_tree_view_get_cursor patch
2008-10-17 Jürg Billeter <j@bitron.ch> * vapi/packages/gtk+-2.0/: Fix gtk_tree_view_get_cursor binding, patch by Hans Vercammen, fixes bug 555972 * vapi/gtk+-2.0.vapi: regenerated Fixed in r1842.