Re: gtk_list_store
- From: Matthias Clasen <mclasen redhat com>
- To: Russell Shaw <rjshaw iprimus com au>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gtk_list_store
- Date: Wed, 05 Jan 2005 09:44:04 -0500
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]