open_backend


Description:

public string open_backend (DBusConnection connection, string uid, string backend_factory_type_name, string module_filename, DBusInterfaceSkeleton proxy, Cancellable? cancellable = null) throws Error

Returns the Backend data D-Bus object path

Parameters:

this

an SubprocessFactory

connection

a DBusConnection

uid

UID of an Source to open

backend_factory_type_name

the name of the backend factory type

module_filename

the name (full-path) of the backend module to be loaded

proxy

a DBusInterfaceSkeleton, used to communicate to the subprocess backend

cancellable

a Cancellable

Returns:

a newly allocated string that represents the Backend data D-Bus object path.