- It is no use to tell us you are getting errors without telling us what those are; few people will want to compile your code for you with no hints - override_background_color() et al are deprecated. It's possible your build disables deprecated symbols, but then we can't see your build file any more than we can see your mysterious errors. - In any case this is the kind of thing that should be done in CSS; basically any visual styling that is possible in CSS should be done there instead of in widget code. Otherwise you're increasing your pain when having to port to GTK+ 4 later.
_______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtkmm-list