Engine.with_type


Description:

[ CCode ( has_construct_function = false ) ]
public Engine.with_type (Type engine_type, string engine_name, string object_path, DBusConnection connection)

Create a new Engine.

Parameters:

engine_type

GType of Engine.

engine_name

Name of the IBusObject.

object_path

Path for IBusService.

connection

An opened GDBusConnection.

Returns:

A newly allocated IBusEngine.