PHP-GTK
Tuesday, May 22, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkComboBox::popup
GtkComboBox::remove_textnext

Last updated: Tue, 22 May 2012
view this page in English

GtkComboBox::prepend_text

text : A string.

The prepend_text() method prepends the string specified by text to the list of strings stored in the GtkListStore associated with the combo_box. Note that you can only use this method with combo boxes constructed with the new_text function.

See also: append_text() , insert_text() , remove_text()


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


previousGtkComboBox::popup
GtkComboBox::remove_textnext

Last updated: Tue, 22 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Tue May 22 01:45:14 2012 UTC