> Path in Gtk.Item_Factory.Gtk_New is of type String, but is of type > UTF8_String in Initialize. > I don't know about UTF8, and my prog works calling Gtk_New with String, > but I guess that this Gtk_New spec is wrong ? Right, the spec should use UTF8_String. This is now fixed in CVS, thanks for pointing this out. Arno