Forum und email

GtkCellRenderer::get_fixed_size

array get_fixed_size();

Retrieves an array containing the width and height of the cell.

例 19. set_property sample

<?php
print_r ($cellrenderer->get_fixed_size());
?>

同时参考: set_fixed_size()