Re: [PATCH 07/18] Add tny_camel_queue_stop



Rob Taylor escribiu:
> Add tny_camel_queue_stop, to allow an application to request that all
> operations on an account stop and that no more operations ar started.

+typedef void (*TnyCamelAccountStopCallback) (gpointer user_data);

Isn't it weird to have this callback type? I mean I'd expect at least a
TnyCamelAccount as first parameter

Br


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