Signal
EBackendDBusServer::bus-acquired
Declaration
void
bus_acquired (
EDBusServer* self,
GDBusConnection* connection,
gpointer user_data
)
Description [src]
Emitted when server acquires a connection to the session bus.
| Default handler: The default handler is called after the handlers added via |
Parameters
connection-
Type:
GDBusConnectionThe
GDBusConnectionto the session bus.The data is owned by the caller of the function.