Enumeration (GI Enum)

NM-1.0NMSettingDiffResult

These values indicate the result of a setting difference operation.

Index

Enumeration Members

IN_A: number

the property is present in setting A

IN_A_DEFAULT: number

the property is present in setting A but is set to the default value. This flag is only set, if you specify NM_SETTING_COMPARE_FLAG_DIFF_RESULT_WITH_DEFAULT.

IN_B: number

the property is present in setting B

IN_B_DEFAULT: number

analog to NM_SETTING_DIFF_RESULT_IN_A_DEFAULT.

UNKNOWN: number

unknown result