notify_component_modified


Description:

[ Version ( since = "3.4" ) ]
public void notify_component_modified (Component old_component, Component new_component)

Notifies each of the backend's listeners about a modified object.

Uses the DataCalView's fields-of-interest to filter out unwanted information from ical strings sent over the bus.

Parameters:

this

an CalBackend

old_component

the Component before the modification

new_component

the Component after the modification