Re: TreeView background color of a row



I have not tried this myself, but I believe you would need to obtain a pointer to each cell renderer in a given row and then use:

Gtk::CellRenderer::property_cell_background_gdk()

to set the background color of each one in turn.

Bob
Nicolas Haller wrote:

Good Day all,

I use a TreeView to see some informations. I would to know if it's
possible to change the color background of an entire row.

regards,





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]