[gtkada] gtk-item_factory.ads
Jeffrey Creem
jeff at thecreems.com
Sun Dec 12 22:32:28 CET 2004
----- Original Message -----
From: "ThAnJuZo" <thanjuzo at free.fr>
To: "gtkada at lists.act-europe.fr" <gtkada at lists.adacore.com>
Sent: Sunday, December 12, 2004 10:35 AM
Subject: [gtkada] gtk-item_factory.ads
> Hi,
>
> 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 ?
>
> --
> Thierry Bernier
>
It is probably wrong...But certainly does not matter much at the moment
since gtk.ads says
subtype UTF8_String is String;This is important from a documentation point
of view though so it seems like a bug.
More information about the gtkada
mailing list