On Sun, 2004-11-07 at 15:00, Murray Cumming wrote:

> 2. I can't bind a GtkTreeModel* model column to the cell renderer's
> "model" property, maybe because the base type is reported as
> G_TYPE_INTERFACE instead of G_TYPE_OBJECT, in
> _gtk_tree_data_list_value_to_node(). Maybe we could assuming that all
> interfaces are gobjects?
> 

Please try again now. I fixed GtkListStore and GtkTreeStore to 
support interface types in columns better. Using a column of type
GTK_TYPE_TREE_MODEL works fine for me now.

Matthias

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to