PHP-GTK
Friday, May 24, 2013 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkComboBox Constructor
GtkComboBox::get_activenext

Last updated: Sun, 12 May 2013
view this page in English

GtkComboBox::append_text

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

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


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


previousGtkComboBox Constructor
GtkComboBox::get_activenext

Last updated: Sun, 12 May 2013
view this page in English


credits 

PHP  Copyright © 2001-2013 The PHP Group
 All rights reserved.
Last updated: Sun May 12 18:50:56 2013 UTC