diff options
| author | Michael Biebl <biebl@debian.org> | 2011-05-27 19:57:25 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-05-27 19:57:25 +0200 |
| commit | d465e5fac63f36bcf4069e36827f4b62c494556d (patch) | |
| tree | 65f4ba9567e091233cdf3279f7ba3c9479e74a1c /docs/libnm-glib/html/libnm-glib.devhelp | |
| parent | 9f806e97a24bba61417ae312fcc0da40914266fb (diff) | |
Imported Upstream version 0.8.9997 upstream/0.8.9997
Diffstat (limited to 'docs/libnm-glib/html/libnm-glib.devhelp')
| -rw-r--r-- | docs/libnm-glib/html/libnm-glib.devhelp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/libnm-glib/html/libnm-glib.devhelp b/docs/libnm-glib/html/libnm-glib.devhelp index 784eca14..cd1d0857 100644 --- a/docs/libnm-glib/html/libnm-glib.devhelp +++ b/docs/libnm-glib/html/libnm-glib.devhelp @@ -122,6 +122,7 @@ <function name="NM_DEVICE_IP6_CONFIG" link="NMDevice.html#NM-DEVICE-IP6-CONFIG:CAPS"/> <function name="NM_DEVICE_DHCP6_CONFIG" link="NMDevice.html#NM-DEVICE-DHCP6-CONFIG:CAPS"/> <function name="NM_DEVICE_STATE" link="NMDevice.html#NM-DEVICE-STATE:CAPS"/> + <function name="NM_DEVICE_ACTIVE_CONNECTION" link="NMDevice.html#NM-DEVICE-ACTIVE-CONNECTION:CAPS"/> <function name="NM_DEVICE_VENDOR" link="NMDevice.html#NM-DEVICE-VENDOR:CAPS"/> <function name="NM_DEVICE_PRODUCT" link="NMDevice.html#NM-DEVICE-PRODUCT:CAPS"/> <function name="NMDevice" link="NMDevice.html#NMDevice-struct"/> @@ -140,12 +141,14 @@ <function name="nm_device_get_ip6_config ()" link="NMDevice.html#nm-device-get-ip6-config"/> <function name="nm_device_get_dhcp6_config ()" link="NMDevice.html#nm-device-get-dhcp6-config"/> <function name="nm_device_get_state ()" link="NMDevice.html#nm-device-get-state"/> + <function name="nm_device_get_active_connection ()" link="NMDevice.html#nm-device-get-active-connection"/> <function name="nm_device_get_product ()" link="NMDevice.html#nm-device-get-product"/> <function name="nm_device_get_vendor ()" link="NMDevice.html#nm-device-get-vendor"/> <function name="NMDeviceDeactivateFn ()" link="NMDevice.html#NMDeviceDeactivateFn"/> <function name="nm_device_disconnect ()" link="NMDevice.html#nm-device-disconnect"/> <function name="nm_device_filter_connections ()" link="NMDevice.html#nm-device-filter-connections"/> <function name="nm_device_connection_valid ()" link="NMDevice.html#nm-device-connection-valid"/> + <function name="The "active-connection" property" link="NMDevice.html#NMDevice--active-connection"/> <function name="The "capabilities" property" link="NMDevice.html#NMDevice--capabilities"/> <function name="The "device-type" property" link="NMDevice.html#NMDevice--device-type"/> <function name="The "dhcp4-config" property" link="NMDevice.html#NMDevice--dhcp4-config"/> |