GNOME Bugzilla – Bug 651323
Cannot change GTK interface required version
Last modified: 2014-12-15 17:39:41 UTC
When glade plugin is used to create UI files, it creates it with: <!-- interface-requires gtk+ 2.12 --> there is no way to change this to gtk+ 3.0 in anjuta. It seems anjuta glade plugin lacks this funcionality. If I use glade application I can change this in properties in toolkit version checkboxes.
Yes, we need to implement this somewhere but it's not totally clear where this might make sense in the UI. Our preferences are global so are a bad place to do it. Maybe we should just automatically update the files to 3.0, not sure.
I'd suggest in the project options. I just hit the same problem...
How is it changed when using glade instead of Anjuta?
I have added a menu item in the File menu to show the glade properties dialog. This menu item is here only when a glade file is open. Do you need something else?
(In reply to comment #4) > Do you need something else? Hi fraigus, I am closing this bug report as no updated information has been provided. Please feel free to reopen this bug if you can provide the information that was asked for in a previous comment.