Re: [Tracker] tracker & nautilus integration += metatags
- From: yelo_3 <yelo_3 yahoo it>
- To: "Ivan Frade" <ivan frade nokia com>
- Cc: Tracker mailing list <tracker-list gnome org>
- Subject: Re: [Tracker] tracker & nautilus integration += metatags
- Date: Wed, 16 Jul 2008 14:45:36 +0200
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]