compare


Description:

public bool compare (Connection b, SettingCompareFlags flags)

Compares two Connection objects for similarity, with comparison behavior modified by a set of flags.

See compare for a description of each flag's behavior.

Parameters:

this

a Connection

b

a second Connection to compare with the first

flags

compare flags, e.g. nm_setting_compare_flag_exact

Returns:

true if the comparison succeeds, false if it does not