
NMSettingsConnectionInterface was created to allow the daemon and NM clients to have common code that handled both system and user connections. It's no longer needed now that user settings services are gone. This concludes the flattening of libnm-glib.
40 lines
1.7 KiB
XML
40 lines
1.7 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
|
|
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
|
|
<bookinfo>
|
|
<title>libnm-glib Reference Manual</title>
|
|
<releaseinfo>
|
|
for libnm-glib 0.8
|
|
The latest version of this documentation can be found on-line at
|
|
<ulink role="online-location" url="http://projects.gnome.org/NetworkManager/developers/libnm-glib/08/">http://projects.gnome.org/NetworkManager/developers/libnm-glib/08/</ulink>.
|
|
</releaseinfo>
|
|
</bookinfo>
|
|
|
|
<chapter>
|
|
<title>libnm-glib Objects</title>
|
|
<xi:include href="xml/nm-client.xml"/>
|
|
<xi:include href="xml/nm-active-connection.xml"/>
|
|
<xi:include href="xml/nm-device.xml"/>
|
|
<xi:include href="xml/nm-device-ethernet.xml"/>
|
|
<xi:include href="xml/nm-device-wifi.xml"/>
|
|
<xi:include href="xml/nm-serial-device.xml"/>
|
|
<xi:include href="xml/nm-gsm-device.xml"/>
|
|
<xi:include href="xml/nm-cdma-device.xml"/>
|
|
<xi:include href="xml/nm-device-bt.xml"/>
|
|
<xi:include href="xml/nm-access-point.xml"/>
|
|
<xi:include href="xml/nm-ip4-config.xml"/>
|
|
<xi:include href="xml/nm-ip6-config.xml"/>
|
|
<xi:include href="xml/nm-dhcp4-config.xml"/>
|
|
<xi:include href="xml/nm-dhcp6-config.xml"/>
|
|
<xi:include href="xml/nm-sysconfig-connection.xml"/>
|
|
<xi:include href="xml/nm-object.xml"/>
|
|
<xi:include href="xml/nm-remote-connection.xml"/>
|
|
<xi:include href="xml/nm-remote-settings.xml"/>
|
|
<xi:include href="xml/nm-types.xml"/>
|
|
<xi:include href="xml/nm-vpn-connection.xml"/>
|
|
<xi:include href="xml/nm-vpn-plugin.xml"/>
|
|
<xi:include href="xml/nm-vpn-plugin-ui-interface.xml"/>
|
|
</chapter>
|
|
</book>
|