]> libnm-glib Reference Manual for libnm-glib &version; The latest version of this documentation can be found on-line at https://developer.gnome.org/libnm-glib/0.9/. 2012-2013 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
Object Overview libnm-glib maps closely to the actual D-Bus API that NetworkManager provides, simply 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. As such, objects in the libnm-glib API have the same properties, behavior, signals, and semantics as the NM D-Bus API. The following is a rough overview of the libnm-glib object structure and how to use the various parts of it: libnm-glib API Reference Object Hierarchy API Index