Mark Tilford wrote: > How do I set the background color for the entirety of a TextView? > > (I can set the color for parts which have text, but that won't affect > the parts don't have text.)
Try Gtk::Widget::modify_bg (...). Paul _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
