Cloned from Bug #25236 via Bug #27872. Executive summary: * after 27872 is fixed, TpBaseClient will provide flexible support for being a Handler by subclassing * ... but subclassing in C is hard and most handlers are expected to be somewhat simple * so, write a subclass that just needs a callback and some user_data This will yield a more flexible equivalent of what Danielle initially proposed.
Implemented in http://git.collabora.co.uk/?p=user/cassidy/telepathy-glib;a=shortlog;h=refs/heads/simple-handler-27873
merged. Will be in 0.11.6
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.