GApplicationClass.dbusUnregister

invoked locally during unregistration, if the application is using its D-Bus backend. Use this to undo anything done by the @dbus_register vfunc. Since: 2.34

struct GApplicationClass
extern (C)
void function(GApplication* application, GDBusConnection* connection, const(char)* objectPath) dbusUnregister;