I'm really stuck with tracker api... Is there any documentation? I have 2 problems that I hope someone will solve: 1) GPtrArray * tracker_keywords_get_list (TrackerClient *client, ServiceType service, GError **error); what does this function return? 2) char ** tracker_keywords_get (TrackerClient *client, ServiceType service, const char *id, GError **error); I guess this function returns a NULL terminateed array of strings, which are the keywords that the file "id" has in the specified service. Unfortunately the first entry is always NULL. I've tested it with documents and with music files... What's wrong with this?
I'm using tracker 0.6.6-1ubuntu2 Thanks _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
