Re: [Evolution-hackers] e_cal_get_query - wah?



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]