Re: Tree/List view storing Data



Hi James

If you do your gtk_tree_store_new simply a a column of type
G_TYPE_POINTER.

On selection / click use gtk_tree_model_get to get the pointer from the
column.

Jan-Marek



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]