Hello all,

I'm trying to run a program that uses GTK+. The following call to
gdk_image_new returns NULL.

gui_image = gdk_image_new (GDK_IMAGE_FASTEST, vis, 320, 320);

The NULL in gui_image causes a core dump later on ;-(

Since I know nothing about GTK+, I'm going to ask a stupid question.  What
could I look into as the possible cause of gdk_image_new failing?  More
importantly - to me at least ;-) what can I do to correct this?

Thanks

Mark



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

Reply via email to