GNOME Bugzilla – Bug 660607
Warnings when using GtkGrid created in Glade 3.10
Last modified: 2011-10-06 18:14:33 UTC
We're building a new Gtk+3 app using a GtkGrid created in Glade. Unfortunately, we're getting a couple of runtime warnings when the xml file is loaded into GtkBuilder: (geary:12429): Gtk-WARNING **: Unknown property: GtkGrid.n-rows (geary:12429): Gtk-WARNING **: Unknown property: GtkGrid.n-columns
Also note there's some chatter on the app dev mailing list recently about this issue: http://www.mail-archive.com/gtk-app-devel-list@gnome.org/msg16406.html
See http://mail.gnome.org/archives/gtk-app-devel-list/2011-September/msg00004.html and follow-ups
fixed in master