Enumeration
AppStreamMergeKind
Members
Name | Description |
---|---|
AS_MERGE_KIND_NONE |
No merge is happening. |
AS_MERGE_KIND_REPLACE |
Merge replacing data of target. |
AS_MERGE_KIND_APPEND |
Merge appending data to target. |
AS_MERGE_KIND_REMOVE_COMPONENT |
Remove the entire component if it matches. |