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/libnm-docs.xml | 161 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 161 insertions(+) create mode 100644 docs/libnm/libnm-docs.xml (limited to 'docs/libnm/libnm-docs.xml') diff --git a/docs/libnm/libnm-docs.xml b/docs/libnm/libnm-docs.xml new file mode 100644 index 00000000..399ba513 --- /dev/null +++ b/docs/libnm/libnm-docs.xml @@ -0,0 +1,161 @@ + + +]> + + + + libnm Reference Manual + + for libnm &version; + The latest version of this documentation can be found on-line at + https://developer.gnome.org/libnm/1.0/. + + + + 2012-2014 + The NetworkManager Authors + + + + + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free + Documentation License, Version 1.1 or any later + version published by the Free Software Foundation with no + Invariant Sections, no Front-Cover Texts, and no Back-Cover + Texts. You may obtain a copy of the GNU Free + Documentation License from the Free Software + Foundation by visiting their Web site or by writing + to: + +
+ The Free Software Foundation, Inc., + 51 Franklin Street - Fifth Floor, + Boston, MA 02110-1301, + USA +
+
+
+
+ + + 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: + + + + + + + + + + Client Object API Reference + + + + + + + + + Connection and Setting API Reference + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Device and Runtime Configuration API Reference + + + + + + + + + + + + + + + + + + + + + + + + + + + Utility API Reference + + + + + + VPN Plugin API Reference + + + + + + Object Hierarchy + + + + API Index + + + + +
+ -- cgit 1.3.0-6-gf8a5