register


Description:

public bool register (DBusConnection connection) throws Error

Registers service to a connection.

Parameters:

this

An IBusService.

connection

A GDBusConnection the service will be registered to.

Returns:

true if the service was registered, false otherwise.