GtkCellRendererPixbuf::stock-id

Access: Read Write
Type: string

The stock ID of the stock icon to render

Example 35. set_property sample

<?php
$cellrenderer->set_property('stock-id','gtk-add');
?>

See also: set_property()