Beniamino Galvani
f1d23c32c3
docs: libnm: add doc comment to types
...
This is required to add objects in the "Types and Values" section and
in the API index. Later, we may want to add useful content in those
empty comments.
2016-05-05 17:01:57 +02:00
Dan Williams
4db851f852
libnm/libnm-glib: add NMClient.get_all_devices() method and AllDevices property
...
Mirror new NetworkManager API to return both real devices and
device placeholders.
2015-12-04 12:16:41 +01:00
Beniamino Galvani
04d5804dd5
nm-manager: add 'metered' property
...
This introduces a global metered property which makes easier for
clients to obtain the metered status of the current primary
connection.
2015-06-09 18:23:19 +02:00
Dan Winship
a9e906fcbd
libnm: add -added and -removed signals for ACs to NMManager
2014-10-19 09:26:49 -04:00
Dan Winship
8c3d6f734b
libnm: add nm-types.h, to avoid include loops
...
Add nm-types.h defining all the type structs, to avoid future include
loops. Clean up the includes in all of the installed headers.
2014-10-10 13:10:18 -04:00
Dan Winship
90f66ff456
libnm: split "NMManager" out of NMClient
...
Clone NMClient as NMManager, and make NMClient just be a wrapper
around that new class.
2014-10-10 12:40:14 -04:00