Engine
Description:
[ CCode ( has_construct_function = false ) ]
public Engine (string engine_name, string object_path, DBusConnection connection)
public Engine (string engine_name, string object_path, DBusConnection connection)
Create a new Engine.
Parameters:
engine_name |
Name of the IBusObject. |
object_path |
Path for IBusService. |
connection |
An opened GDBusConnection. |
Returns:
A newly allocated IBusEngine. |