Method
GtkCellViewset_background_color
Declaration [src]
void
gtk_cell_view_set_background_color (
GtkCellView* cell_view,
const GdkColor* color
)
Description [src]
Sets the background color of view
.
Available since: | 2.6 |
Deprecated since: | 3.4 |
Use |
Parameters
color
-
Type:
GdkColor
The new background color.
The data is owned by the caller of the function.