telepathy-glib: Introspect util.[ch]
Simon McVittie
smcv at kemper.freedesktop.org
Fri Sep 7 08:47:51 PDT 2012
Module: telepathy-glib
Branch: master
Commit: 18f9679ecf30474e772ce2db852398b6e20dc18f
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=18f9679ecf30474e772ce2db852398b6e20dc18f
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Sep 5 11:23:16 2012 +0100
Introspect util.[ch]
Most of it is useless in non-C languages, so we (skip) it. However,
tp_simple_async_report_success_in_idle(), tp_utf8_make_valid(),
tp_escape_as_identifier() and the user-action-time functions all
seem like useful things to have.
The tp_g_value_slice_new() family confuses g-ir-scanner (which goes
looking for a TpGValueSlice type), but they're all (skip)'d anyway,
so #ifdef them out.
Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Reviewed-by: Xavier Claessens <xavier.claessens at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54543
---
telepathy-glib/introspection.am | 1 +
telepathy-glib/util.c | 83 ++++++++++++++++++++-------------------
telepathy-glib/util.h | 6 +++
3 files changed, 49 insertions(+), 41 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=18f9679ecf30474e772ce2db852398b6e20dc18f
More information about the telepathy-commits
mailing list