gdk_image_new
- From: Mark Juszczec <markj ps bellhowell com>
- To: <gtk-list gnome org>
- Subject: gdk_image_new
- Date: Thu, 25 Oct 2001 14:38:47 -0400 (EDT)
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]