Hi, All! I'v trying to change the background color of a GtkWindow in this way:

this->get_window()->set_background(Gdk::Color("maroon"));
this->get_window()->clear();

However, it is still gray .
Where am I wrong?

Igor Gorbounov


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

Reply via email to