Re: GtkTreeModelFilter question
- From: Peter Bloomfield <peterbloomfield bellsouth net>
- To: Maulet <llistes_lfs yahoo es>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GtkTreeModelFilter question
- Date: Sun, 13 Feb 2005 12:23:52 +0000
On 02/13/2005 08:12:52 AM, Maulet wrote:
Hi all,
I'm having problems with GtkTreeModelFilter.
The following sample program simply builds a window with a tree
view inside. A tree model filter wraps the tree model of the
tree view. The filter uses a visible function that always
returns FALSE. So no rows should be shown... But compile and
run it, and you'll see the tree view showing the row!
Could anyone explain me where am I wrong?
You created the view from the real store instead of the filtered
model.
Peter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]