GNOME Bugzilla – Bug 726726
[gtk3] remove use of deprecated set_data
Last modified: 2017-10-07 00:29:37 UTC
Created attachment 272403 [details] [review] fix When running the Gtk3 version and trying to add a new entry the program crashes. This is due to using the deprecated set_data function. A patch fixing this is attached.
Review of attachment 272403 [details] [review]: Thanks! Pushed in wip/gtk3.