Re: gtktreeview - hide some rows
- From: Stefan Kost <ensonic hora-obscura de>
- To: HuamiSoft Hubert Sokolowski <h sokolowski huamisoft com>
- Cc: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: gtktreeview - hide some rows
- Date: Mon, 17 Oct 2005 08:10:13 +0200
Hi,
HuamiSoft Hubert Sokolowski wrote:
Hi!
I have a treeview which is a list. is it possible to hide some
particular rows? I want to implement some filter on my treeview, so the
user could find quicker some rows.
regards
have look at
http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeModelFilter.html
esies would be to add a boolean entry to you model and set this to true for
columns to hide. The filter hook could then just look at this entry to filter.
Stefan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]