PHP-GTK
Wednesday, May 23, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkListStore::move_before
GtkListStore::removenext

Last updated: Wed, 23 May 2012
view this page in English

GtkListStore::prepend

GtkTreeIter prepend (array items);

This method works exactly like append() , except that the row is inserted at the beginning of the list, not at the end.

See also: append() , insert()


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


previousGtkListStore::move_before
GtkListStore::removenext

Last updated: Wed, 23 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Wed May 23 01:45:19 2012 UTC