unexport_action_group
Description:
Reverses the effect of a previous call to [method@Gio.
DBusConnection.export_action_group].
It is an error to call this function with an ID that wasn’t returned from [method@Gio.DBusConnection.export_action_group] or to call it with the same ID more than once.
Parameters:
| this |
the D-Bus connection |
| export_id |
the ID from [method@Gio.DBusConnection.export_action_group] |