GtkCellRendererPixbuf::pixbuf-expander-open

Access: Read Write
Type: GdkPixbuf

Pixbuf for open expander.

Example 33. set_property sample

<?php
$cellrenderer->set_property('pixbuf-expander-open', GdkPixbuf::new_from_file('icone.jpg'));
?>

See also: set_property()