core: add "real" NMDevice property
authorDan Williams <dcbw@redhat.com>
Fri, 5 Sep 2014 13:50:02 +0000 (08:50 -0500)
committerThomas Haller <thaller@redhat.com>
Fri, 4 Dec 2015 11:15:12 +0000 (12:15 +0100)
commitd6f9230beba146818112b36f9f31c9eb10bec888
tree06d5301e3d04fccc8606f7c38e4069ec7f19eebd
parent7c4b5a44127eb0d1f1669fa49b5e32dbcbb4bd38
core: add "real" NMDevice property

This property is TRUE for devices that exist either as a kernel device
or are backed by some other resource (eg, ModemManager object, Bluez
device, etc).  It will eventually be FALSE for software devices that
are not yet instantiated.
introspection/nm-device.xml
src/devices/nm-device.c
src/devices/nm-device.h
src/settings/nm-settings.c