Friday, May 24, 2013
download
|
documentation
|
applications
|
faq
|
changelog
|
resources
search for
in the
PHP-GTK 2 manual
PHP-GTK 1 manual
whole site
general mailing list
development mailing list
documentation mailing list
lookup:
PHP-GTK 2 Manual
GtkListStore
append
clear
insert
insert_after
insert_before
iter_is_valid
move_after
move_before
prepend
remove
set
swap
GtkListStore::prepend
GtkListStore::set
Last updated: Sun, 12 May 2013
view this page in
English
GtkListStore::remove
bool remove(
GtkTreeIter
iter
);
Removes the row specified by the passed iterator.
See also:
clear()
User Contributed Notes
gtk.gtkliststore.method.remove.php
There are no user contributed notes for this page.
GtkListStore::prepend
GtkListStore::set
Last updated: Sun, 12 May 2013
view this page in
English
credits
Copyright © 2001-2013 The PHP Group
All rights reserved.
Last updated: Sun May 12 18:50:59 2013 UTC