DBusConnection.unexportActionGroup

void unexportActionGroup(uint exportId)

Reverses the effect of a previous call to gio.dbus_connection.DBusConnection.exportActionGroup.

It is an error to call this function with an ID that wasn't returned from gio.dbus_connection.DBusConnection.exportActionGroup or to call it with the same ID more than once.

Parameters

exportIdthe ID from gio.dbus_connection.DBusConnection.exportActionGroup