diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-05-03 12:13:43 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-05-03 12:35:58 +0100 |
commit | 59e580c564711b194d3c0c8004cf8db195f06428 (patch) | |
tree | 557249305359a52023dd567fce571cdd53b027ac /telepathy-glib/simple-observer.h | |
parent | f524ee716e4e2fdb959c1dd28210a3a8dfc6cbfe (diff) | |
download | telepathy-glib-59e580c564711b194d3c0c8004cf8db195f06428.tar.gz |
Version-annotate recent API
Diffstat (limited to 'telepathy-glib/simple-observer.h')
-rw-r--r-- | telepathy-glib/simple-observer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/simple-observer.h b/telepathy-glib/simple-observer.h index 556644716..107ef3662 100644 --- a/telepathy-glib/simple-observer.h +++ b/telepathy-glib/simple-observer.h @@ -93,6 +93,7 @@ TpBaseClient *tp_simple_observer_new_with_am ( gpointer user_data, GDestroyNotify destroy); +_TP_AVAILABLE_IN_0_16 TpBaseClient *tp_simple_observer_new_with_factory ( TpSimpleClientFactory *factory, gboolean recover, |