GBusNameVanishedCallback

Invoked when the name being watched is known not to have to have an owner.

This is also invoked when the #GDBusConnection on which the watch was established has been closed. In that case, @connection will be %NULL.

alias GBusNameVanishedCallback = void function(GDBusConnection* connection, const(char)* name, void* userData)

Meta

Since

2.26