Enumeration (GI Flags)

NM-1.0NMIPAddressCmpFlagsSince 1.22

Compare flags for nm_ip_address_cmp_full().

1.22

Index

Enumeration Members

Enumeration Members

NONE: number

no flags.

WITH_ATTRS: number

when comparing two addresses, also consider their attributes. Warning: note that attributes are GVariants and they don't have a total order. In other words, if the address differs only by their attributes, the returned compare order is not total. In that case, the return value merely indicates equality (zero) or inequality.