GNOME Bugzilla – Bug 402061
Should provide a quick way to get keywords with an image
Last modified: 2010-03-11 14:44:58 UTC
Depends on #400975 For nautilus integration I need a quick way to get only those keywords which have an image. When #400975 is implemented I could call it once per keyword but this is inefficient. An easier way would be to either 1) return a boolean flag indicating an image is present in the array returned from tracker_keywords_get_list() 2) add a new function tracker_keywords_get_with_images_list()
The Keywords API is no longer supported. Marking as obsolete.