diff options
author | Dan Williams <dcbw@redhat.com> | 2011-04-22 11:29:09 -0500 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2011-04-22 12:29:07 -0500 |
commit | bb8e9a0b182c8a47df645cd10f3ae3e8fe8a391a (patch) | |
tree | ff73439ff9363ea3ccad49abe6ffef78f0d7a740 /libnm-glib/nm-remote-settings.h | |
parent | 5f627a52e5ba03981f110263f2e96dda5608a23f (diff) | |
download | NetworkManager-bb8e9a0b182c8a47df645cd10f3ae3e8fe8a391a.tar.gz |
api: add "Uuid" property to ActiveConnection interface
A convenience so that clients which might key certain operations off
which connections are active (checking work mail only when on VPN for
example) can more easily get which connections are active. This would
allow those apps to store the UUID (which they would already be doing)
and not have to create a Connection proxy and then get the connection
properties just to retrieve the UUID of the connection. Instead they
can now get it from GetAll of the ActiveConnection object, which they
would already be doing.
Diffstat (limited to 'libnm-glib/nm-remote-settings.h')
0 files changed, 0 insertions, 0 deletions