[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
dynamic gtk_list_store
- From: "Martijn Bos" <martijnm bos gmail com>
- To: gtk-app-devel-list gnome org
- Subject: dynamic gtk_list_store
- Date: Tue, 21 Aug 2007 22:20:58 +0200
Hi list,
I'm wondering whether it's possible to create a gtk_list_store at runtime.
Sometimes my data has (for instance) 1 column and sometimes my data has (for
instance) 8 columns. (It will be read from file)
As far as I have seen in he documentation, the model is "designed" when
programming.
Is there a possibility to create the model (and the necessary views) at
runtime?
If yes.... can you please point me to some documentation or hints?
--
Met vriendelijk groeten,
Martijn Bos
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]