util_inline_local_attachments_sync
Description:
[ Version ( since = "3.40" ) ]
public bool util_inline_local_attachments_sync (Component component, Cancellable? cancellable = null) throws Error
Changes all URL attachments which point to a local file in component
to inline attachments, aka adds the file content into the
component
.
It also populates FILENAME parameter on the attachment.
Parameters:
component |
an Component to work with |
cancellable |
optional Cancellable object, or null |
Returns:
Whether succeeded. |
Namespace: ECal
Package: libecal-2.0