Re: [Tracker] tracker & nautilus integration += metatags



Of course I wanted to say that the GPtrArray contains struct like this
typedef struct
{
   char* name;
   int number;
} array;


array** result = (array**) tracker_keywords_get_list(client,
tracker_service_name_to_type("Audio"), NULL);

but array[0] is NULL



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]