On Wed, 2001-09-26 at 18:02, Emre Turkay wrote:
> Hi all,
> What should I do to use applet_widget_new ?
> I added gnome.h and applet-widget.h, however it tells undefined
> reference to `applet_widget_new'.  I think I should add a library, which
> one ?

including applet-widget.h should be enough. You want to compile it with 

cc `gnome-config --cflags --libs applets` foo.c -o foo

        /mailund

-- 
For every winner, there are dozens of losers. Odds are you're one of
them.

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to