On 4/18/05, KC <kcc1967@xxxxxxxxx> wrote: > Hi, > > How can I change background color of gnome canvas ? > I know I should probably use GtkStyle ... but I didn't success yet. > Any workable code example is appreciated. I'm not sure about GnomeCanvas, but normally you would use gtk_widget_modify_bg() and then use GTK_STATE_NORMAL as the state type. That's not that hard, is it? ;) _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list