[gtkada] Gtk.Builder Invalid object type error.

Emmanuel Briot briot at adacore.com
Thu Dec 12 09:21:18 CET 2013


> In fact, if the GtkTable object has been already initialized there is no more issue.
> See : http://markmail.org/message/x6lavzyivqqk7n2i

Gtk.Table has been marked as obsolescent in gtk 3, so I would not recommend you
use it in new code. Use Gtk.Grid instead apparently.

regards
Emmanuel


More information about the gtkada mailing list