activity_changed
Description:
[
Version ( since =
"4.21.4" ) ]
public signal void activity_changed (
int index,
bool state)
This signal is emitted when the value of the ACTIVE column is set
Parameters:
| index |
index of the item for which the activity is changing
|
| state |
new activity state
|