unexport_action_group


Description:

[ Version ( since = "2.32" ) ]
public void unexport_action_group (uint export_id)

Reverses the effect of a previous call to export_action_group .

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

Parameters:

this

a DBusConnection

export_id

the ID from export_action_group