Re: gtk_list_store_remove
- From: Havoc Pennington <hp redhat com>
- To: Jeffrey Goddard <moosewood mooseroot org>
- Cc: GTK Apps Devel List <gtk-app-devel-list gnome org>
- Subject: Re: gtk_list_store_remove
- Date: Sun, 19 Jan 2003 23:55:40 -0500
On Sat, Jan 18, 2003 at 03:28:48PM -0600, Jeffrey Goddard wrote:
From the API docs:
Removes the given row from the list store. After being removed, iter is set to
be the next valid row, or invalidated if it pointed to the last row in
list_store.
list_store : A GtkListStore
iter : A valid GtkTreeIter
Returns : TRUE if iter is valid, FALSE if not.
I think the return value was added in GTK 2.2, and you're using GTK 2.0.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]