Forum und email

GtkCellRenderer::width

Access: Read Write
Type: integer

The fixed width of the cell in pixels. Allowed values >= -1. Default: -1.

Пример 25. set_property sample

<?php
$cellrenderer->set_property('width', '280');
?>

Виж също: set_property()