lookup_widget



Sorry,
had no luck with the gtkrc stuff
til now. But I will try it again
since it would be a lot of work
to create all the PNGs for IPA-
Symbols. Any further tips for
that?

I have another problem with
function 'lookup_widget'. When
I compile programs using it I get
following warning:
-------- cut -----------
$ gcc -DHAVE_CONFIG_H -I.
-I. -I.. -I../intl         -I/usr/include 
-DNEED_GNOMESUPPORT_H 
-I/usr/lib/gnome-libs/include 
-I/usr/include/glib-1.2 
-I/usr/lib/glib/include 
-I/usr/include/gtk-1.2 
-I/usr/X11R6/include  
-I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 
-I/usr/lib/glib/include 
-I/usr/X11R6/include  -g -O2
 -Wall -Wunused 
-Wmissing-prototypes 
-Wmissing-declarations  -c text.c
text.c: In function `set_ipa_line':
text.c:51: warning: implicit declaration 
of function `lookup_widget'
text.c:51: warning: assignment makes
 pointer from integer without a cast
-------- cut -----------
In text.c I included gnome.c and some
app related header files. I used glade to
create the app and Makefiles.

Does somebody know where lookup_widget
is defined and how to avoid this warning?

Thanks and Best Regards,
Sebastian Zerbe




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]