Re: H E L P on GtkTreeView
- From: "David M. Cook" <dave davidcook org>
- To: gtk-app-devel-list gnome org
- Subject: Re: H E L P on GtkTreeView
- Date: Fri, 4 Jul 2003 04:59:58 -0700
On Fri, Jul 04, 2003 at 04:06:01AM -0000, geek wrote:
I am trying to make one list using GtkTreeView. Can any one
give me a sample program which will do the following.
1. Create list with some elements
2. Add and delete elements dynamically.
3. Handle the selection events.
Take a look at the tree_store.c, list_store.c, and editable_cells.c demos in
the demos/gtk_demos directory of the gtk+ source distribution.
Also see the overview in the API docs:
http://developer.gnome.org/doc/API/2.0/gtk/TreeWidget.html
Dave Cook
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]