items_changed


Description:

public signal void items_changed (List<DockItem> added, List<DockItem> removed)

Triggered when the items collection has changed.

Parameters:

added the list of added items
removed the list of removed items