[Bug 41772] TP Logger: Introduce TplEventWalker

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 12 19:16:39 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=41772

--- Comment #12 from Debarshi Ray <debarshi.ray at gmail.com> 2012-07-12 10:16:39 PDT ---
I have implemented a rewind method now:

void tpl_log_walker_rewind_async (TplLogWalker *walker,
    guint num_events,
    GAsyncReadyCallback callback,
    gpointer user_data);

gboolean tpl_log_walker_rewind_finish (TplLogWalker *walker,
    GAsyncResult *result,
    GError **error);

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list