Access: Read WriteType: GdkColor
Changes the background color of the cell with a GtkColor
Example 25. set_property sample
<?php $cellrenderer->set_property('cell-background-gdk', new GdkColor(65535,0,0)); ?>
See also: set_property()