Comment #11 on issue 1524 by
mozbug...@gmail.com: IBUS EngineDesc should
It could. But it might mis-detect the actual table used. Like some tables
installed at users home directory. The benefit of getting the information
directly from the EngineDesc is that the information were exactly what is
used by the Engine.
Also, since the EngineDesc is a GObject and the name, longname...
attributes are actually gobject properties, why not use the set_property
method. that way, no need to change much API in the future expansion.