Virtual Method

GioDBusObjectManagerinterface_added

Declaration [src]

void
interface_added (
  GDBusObjectManager* manager,
  GDBusObject* object,
  GDBusInterface* interface_
)

Description [src]

Signal handler for the GDBusObjectManager::interface-added signal.

Parameters

object

Type: GDBusObject

No description available.

The data is owned by the caller of the method.
interface_

Type: GDBusInterface

No description available.

The data is owned by the caller of the method.