On Tue, Apr 20, 1999 at 07:06:47PM +0100, M.C. Vernon wrote:
> Hi all,
>
> I grabbed this from the gtk tutorial page, but it won't compile:
> it complains that gtk_signal_connect is undefined (I think this is a
> linker problem). I'm compiling with
> gtk_signal_connect (GTK_OBJECT (window)
Hi all,
I grabbed this from the gtk tutorial page, but it won't compile:
it complains that gtk_signal_connect is undefined (I think this is a
linker problem). I'm compiling with
gcc helloworld.c -o hellowword `gtk-config --cflags --libs`
Any ideas? (please Cc)
Source is:
#include
voi
2 matches
Mail list logo