Re: GTK Tree
- From: David Neary <dneary wanadoo fr>
- To: gtk-list gnome org
- Subject: Re: GTK Tree
- Date: Sun, 5 Jan 2003 10:38:03 +0100
malo p wrote:
>
> Hi everyone
>
> I'm trying to code an explorer of directories and file and i want
> to do it with a gtk tree. Could someone explain me how it works, and
> how can i do ?
How it works is roughly this -
http://developer.gnome.org/doc/API/2.0/gtk/TreeWidgetObjects.html
Data
----
GtkTreeModel
- GtkTreeStore
Presentation
------------
GtkTreeView
- GtkTreeViewColumn
- GtkCellRenderer
- GtkCellRendererText
- GtkCellRendererPixbuf
- GtkTreeSelection
- GtkTreeIter
The documentation expains it better than I can.
Cheers,
Dave.
--
David Neary,
Marseille, France
E-Mail: bolsh gimp org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]