Re: [Evolution-hackers] e_cal_get_query - wah?
- From: Rodrigo Moya <rodrigo ximian com>
- To: Trent Lloyd <lathiat bur st>
- Cc: evolution-hackers lists ximian com
- Subject: Re: [Evolution-hackers] e_cal_get_query - wah?
- Date: Sun, 18 Apr 2004 19:52:42 +0200
On Sun, 2004-04-18 at 01:50 +0800, Trent Lloyd wrote:
> Hi Guys,
>
> I'm trying to get a query so I can catch updates to a calendar, I have
>
> ECalView *test;
> ECal *cal;
> e_cal_get_query(cal, "(#t)", &test, NULL);
>
> this returns, false, what should I be doing?
>
the query string is invalid, you should use "#t", without parenthesis.
cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]