PHP-GTK
Saturday, July 04, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkComboBox::set_row_span_column
changednext

Last updated: Sat, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkComboBox::set_wrap_width

width : The preferred number of columns of width.

The set_wrap_width() method sets the wrap width (and the "wrap-width" property) of the combo box to the value specified by width. The wrap width is basically the preferred number of columns to use to lay out the popup i.e. lays out the popup items in a table with width columns.

See also: get_wrap_width()


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


previousGtkComboBox::set_row_span_column
changednext

Last updated: Sat, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sat Jul 4 01:52:10 2009 UTC