GNOME Bugzilla – Bug 68348
GtkLayout doesn't update its background color when its style is changed
Last modified: 2004-12-22 21:47:04 UTC
If you call gtk_widget_modify_bg() on a realized GtkLayout, nothing will happen. i can provide a small test app showing this bug if needed.
Created attachment 6359 [details] [review] patch to fix this bug
Looks good though the parent handler already takes care of widget->window, so you only need to do the other. Go ahead and commit. (Resolving as a duplicate - please close the original bug after fixing.) *** This bug has been marked as a duplicate of 58597 ***
Blah, wrong bug # *** This bug has been marked as a duplicate of 58957 ***