GtkCellRenderer::cell-background-gdk
Access: Read Write
Type: GdkColor
Changes the background color of the cell with a GtkColor
<?php
$cellrenderer->set_property('cell-background-gdk', new GdkColor(65535,0,0));
?> |
参照: set_property()
Access: Read Write
Type: GdkColor
Changes the background color of the cell with a GtkColor
<?php
$cellrenderer->set_property('cell-background-gdk', new GdkColor(65535,0,0));
?> |
参照: set_property()