From 2c032d8f1c6292c1338a615e6ec40252889ba85c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 22 Jan 2015 00:29:39 +0100 Subject: Imported Upstream version 1.0.0 --- docs/libnm/html/ref-overview.html | 48 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 docs/libnm/html/ref-overview.html (limited to 'docs/libnm/html/ref-overview.html') diff --git a/docs/libnm/html/ref-overview.html b/docs/libnm/html/ref-overview.html new file mode 100644 index 00000000..febd374f --- /dev/null +++ b/docs/libnm/html/ref-overview.html @@ -0,0 +1,48 @@ + + + + +Overview + + + + + + + + + + + + + + + + +
+

+Overview

+

+ libnm maps fairly closely to the actual D-Bus API that NetworkManager + provides, wrapping the remote D-Bus objects as native GObjects, + mapping D-Bus signals and properties to GObject signals and properties, + and providing helpful accessor and utility functions. However, unlike + the old libnm-util/libnm-glib API, the mapping to the D-Bus API is not + exact, and various inconveniences and historical anomolies of the D-Bus + API are papered over. +

+

+ The following is a rough overview of the libnm object structure and + how to use the various parts of it: +

+
+ +
+

+

+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5