[gtkada] Glade menu question
Emmanuel Briot
briot at gnat.com
Mon May 7 10:25:36 CEST 2001
Larry Elmore writes:
> Another question I have regarding the menu code generated by glade, such
> as:
>
> Gtk_New (Window1.New_Window1, -"_New Window");
See the file gtkada-intl.ads for more information. This is used for
internationalization, and you can provide your own translations in some
separate text files.
Note that you can deactive this by suppression the "gettext" support
in Glade.
Emmanuel
More information about the gtkada
mailing list