On Mon, Feb 24, 2003 at 01:54:01PM -0600, Lars Clausen wrote: > I'm having some trouble finding GTK constants in PyGTK. For instance, > where is GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID?
I think -1 should work in a pinch. You may want to file a bug report on this one: http://bugzilla.gnome.org Dave Cook _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
