Closed stacksmith closed 7 years ago
The handler receives a string containing the tree path of the item edited instead of a path object.
But that's how it's defined in the documentation too, c.f. https://developer.gnome.org/gtk3/stable/GtkCellRendererText.html#GtkCellRendererText-edited.
My mistake.
The handler receives a string containing the tree path of the item edited instead of a path object.