GtkCellRendererText::background

Access: UNKNOWN
Type: string

The background color of the text as a string.

Example 39. set_property sample

<?php
$cellrenderer->set_property('background', '#FF0000');
?>

See also: set_property()