Updates:
        Cc: takao.fujiwara1

Comment #2 on issue 1524 by takao.fujiwara1: IBUS EngineDesc should expose a version number
http://code.google.com/p/ibus/issues/detail?id=1524

You could use IBUS_*_VERSION in ibusversion.h .
The members will be different between 1.4 and 1.5.
It's not IBusEngineDesc only but also other APIs. 1.4.99 is still an unstable release.

ibus-anthy checkes if ibus_engine_desc_get_symbol is available:
https://github.com/ibus/ibus-anthy/blob/master/configure.ac#L312

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复