Re: gtk_list_store



You have to tell the cell renderers where to get their data from:

     gtk_tree_view_column_add_attribute (column, renderer, "text", 0);


Matthias




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