Re: Confused about GtkTreeStore definition in Glade
Juan Pablo Ugarte <[email protected]> Mon, 02 Jul 2012 16:38:19 -0300
| Newsgroups | gmane.comp.gnome.glade.user |
|---|---|
| Message-ID | <1341257899.4784.8.camel@xjuan> |
On Wed, 2012-06-27 at 23:17 -0300, John Coppens wrote: > Hello all, Hi > I've done many 'manual' definitions of ListStore/TreeStores before, but > not I find that I cannot define columns of types which are documented > in the Gtk+ reference manual (like G_TYPE_STRING, etc). The dropbox in > 'Add or remove columns' in Glade 3 doesn't mention those types... G_TYPE_STRING is gchararray this comes from g_type_name() function I think the rest of names are consistent > I downloaded the latest ref manuals, but those types are still given in > the gtk_tree_store_new example. > > Am I doing something wrong here? > > John > _______________________________________________ > Glade-users maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/glade-users _______________________________________________ Glade-users maillist - [email protected] http://lists.ximian.com/mailman/listinfo/glade-users