GtkTreeView foreground color doesn't work if mode is GTK_SELECTION_SINGLE



I changed the foreground color in a GtkTreeView and it works if the selection is set to GTK_SELECTION_NONE, but the color changes back to the default if I set gtk_tree_selection_set_model to GTK_SELECTION_SINGLE
and I select the item with my mouse.

Is there a way to keep my chosen foreground color even if the selection mode is not GTK_SELECTION_NONE?




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