GtkCTree::node_set_background

void node_set_background( GtkCTreeNode node , GdkColor color );

Set the background color of a row. This is useful in connection with node_set_selectable so that the user can distinguish between selectable and not selectable rows. But then don't forget to change the foreground color to a contrast color.