Adding GtkTreeStore columns after instantiation.
- From: murrayc t-online de (Murray Cumming)
- To: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Adding GtkTreeStore columns after instantiation.
- Date: 03 Nov 2001 23:38:59 +0100
gtk_tree_store_new() and gtk_tree_store_newv() allow us to specify the
number of columns, and the column types. Is it possible to add columns
to a GtkTreeStore after that?
I also noticed that GtkTreeView does have a
gtk_tree_view_append_column() function. But I guess that each
GtkTreeView column corresponds to a GtkTreeStore column. So what governs
the mapping?
--
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]