Re: GtkImage problem
- From: David Nečas (Yeti) <yeti physics muni cz>
- To: gtk-app-devel-list gnome org
- Subject: Re: GtkImage problem
- Date: Sun, 6 May 2007 13:12:05 +0200
On Sun, May 06, 2007 at 04:06:11AM -0700, beginner.c wrote:
I am in fact
calling gtk_init() prior to any of these functions.
No, you don't, the call to gtk_image_new() to initialize
image
GtkWidget *image = gtk_image_new();
is performed before any code in main().
Yeti
--
http://gwyddion.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]