PHP-GTK
Monday, October 06, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkCellRendererText Constructor
GtkCellRendererText::backgroundnext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkCellRendererText::set_fixed_height_from_font

Sets the height of the renderer to a value determined by its current font and y_pad values. number_of_rows specifies the number of rows of text each cell renderer should be allocated. If number_of_rows is -1, the fixed height will be unset and the height will be determined by the properties again.

This method is unflexible, and should really only be used if calculating the size of a cell is too slow (ie, a massive number of cells displayed).

User Contributed Notes
gtk.gtkcellrenderertext.method.set_fixed_height_from_font.php
add a note about notes
There are no user contributed notes for this page.


previousGtkCellRendererText Constructor
GtkCellRendererText::backgroundnext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Sat Dec 15 02:46:30 2007 UTC