Why "GtkWidget->window" is "NULL" when "gtk_window_new()"
- From: "Wu Yin" <lazy fox wu gmail com>
- To: gtk-list gnome org
- Subject: Why "GtkWidget->window" is "NULL" when "gtk_window_new()"
- Date: Mon, 11 Aug 2008 17:45:31 +0800
Code:
+----------------------------------------------------------
| GtkWidget *w;
|
| w = gtk_window_new(GTK_WINDOW_TOPLEVEL);
+----------------------------------------------------------
Why the "w->window" is "NULL"?
The GdkDrawable is NULL ,how can I draw things on it?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]