[ CCode ( type_id = "ibus_factory_get_type ()" ) ]
public class Factory : Service
An IBusFactory is an Service that creates input method engine (IME) instance.
It provides CreateEngine remote method, which creates an IME instance by name, and returns the D-Bus object path to IBus daemon.
see_also: Engine