Skip to content

Fix bug related to Gtk.TreePath

Diego Gangl requested to merge github/fork/huxuan/porting-fix into porting

Created by: huxuan

Acutally, I'm not sure whether this is the right way to fix this bug. It's strange that path.to_string() will cause failure of debug script. Any suggestions is welcome.

Merge request reports