From: Mikko Rasa Date: Wed, 26 Jun 2013 21:25:52 +0000 (+0300) Subject: Add a function to find the index of an item in ListDataStore X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=37fc7121c2bde0925e76a9af92c979d7c311315b;hp=37fc7121c2bde0925e76a9af92c979d7c311315b;p=libs%2Fgltk.git Add a function to find the index of an item in ListDataStore ---