[gtkada] gtk.widget.get_name
Preben Randhol
randhol at pvv.org
Mon Mar 22 09:38:55 CET 2004
Karim Halioui <Karim.Halioui at stage.cnes.fr> wrote on 22/03/2004 (08:49) :
> the error message is :
>
> expected an access type with designated private type "Gtk_Widget_Record"
> defined at gtk-widget.ads:74
> found type "Gtk_Entry" defined at gtk-gentry.ads:53
> ==> in call to "Get_Name" at gtk-widget.ads:656
What does the compiler say if you do this:
Result := Get_Name (Gtk_Widget_Record
(type_afficheur_numerique(l_afficheur_numerique.all).afficheur));
--
Preben Randhol -------------- http://www.pvv.org/~randhol/Ada95 --
«For me, Ada95 puts back the joy in programming.»
More information about the gtkada
mailing list