PHP-GTK
Tuesday, November 24, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkTreeStore::move_after
GtkTreeStore::prependnext

Last updated: Tue, 24 Nov 2009
view this page in English

GtkTreeStore::move_before

Moves the row given by iter directly before position.

That method works only with unsorted stores and requires both iters to be at the same level. If position is null, the row will be moved to the end of the level.

See also: move_before()


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


previousGtkTreeStore::move_after
GtkTreeStore::prependnext

Last updated: Tue, 24 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Tue Nov 24 02:46:28 2009 UTC