[gtkada] Underlined menu shortcuts
Preben Randhol
randhol at pvv.org
Fri May 25 10:55:47 CEST 2001
Larry Elmore <ljelmore at home.com> wrote on 25/05/2001 (10:07) :
> What in the world is the GtkAda equivalent to C's "GTK_LABEL (GTK_BIN
> (kon_tiki1)->child)"???
Have you tried?
with Gtk.Bin; use Gtk.Bin;
Child := Get_Child (kon_tiki1);
--
Preben Randhol ------------------- http://www.pvv.org/~randhol/ --
«For me, Ada95 puts back the joy in programming.»
More information about the gtkada
mailing list