Re: TreeView background color of a row
- From: Bob Caryl <bob fis-cal com>
- To: Nicolas Haller <nicolas boiteameuh org>
- Cc: gtkmm-list gnome org
- Subject: Re: TreeView background color of a row
- Date: Tue, 23 Aug 2005 05:17:14 -0500
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]