Sort data in GtkTreeView non-alphabetically?

Posted by paultop6 on Stack Overflow See other posts from Stack Overflow or by paultop6
Published on 2010-04-16T12:21:06Z Indexed on 2010/04/16 13:23 UTC
Read the original article Hit count: 245

Filed under:
|
|
|

I'm trying to sort a column of data in a GTK tree view non-alphabetically. I can't seem to find a function in the GTK+ libraries that cant do such a thing.

Does anyone here know of a way to do this?

© Stack Overflow or respective owner

Related posts about gtk

Related posts about gtk+