Method
EDataCalDataCalViewnotify_components_modified_1
since: 3.4
Declaration [src]
void
e_data_cal_view_notify_components_modified_1 (
EDataCalView* view,
ECalComponent* component
)
Description [src]
Notifies all view listeners of the modification of component.
Uses the EDataCalView‘s fields-of-interest to filter out unwanted
information from iCalendar strings sent over the bus.
Available since: 3.4
Parameters
component-
Type:
ECalComponentThe modified
ECalComponent.The data is owned by the caller of the method.