[ Version ( since = "2.32" ) ]
public void unexport_action_group (uint export_id)
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.
| this |
the D-Bus connection |
| export_id |
the ID from [method@Gio.DBusConnection.export_action_group] |