diff options
| author | Michael Biebl <biebl@debian.org> | 2010-11-29 19:00:22 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2010-11-29 19:00:22 +0100 |
| commit | a6b89d35fabd9f5934b84d7cde22e9268f92c3d3 (patch) | |
| tree | 9e44755880d5933fcc90c6008d4585a76298a1bd /docs/libnm-glib/tmpl/nm-device.sgml | |
| parent | 9fae01fa351805b2903e535736e06971bc0b925e (diff) | |
Imported Upstream version 0.8.2 upstream/0.8.2
Diffstat (limited to 'docs/libnm-glib/tmpl/nm-device.sgml')
| -rw-r--r-- | docs/libnm-glib/tmpl/nm-device.sgml | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/docs/libnm-glib/tmpl/nm-device.sgml b/docs/libnm-glib/tmpl/nm-device.sgml index d7159eb3..4baa86a6 100644 --- a/docs/libnm-glib/tmpl/nm-device.sgml +++ b/docs/libnm-glib/tmpl/nm-device.sgml @@ -34,6 +34,13 @@ NMDevice +<!-- ##### MACRO NM_DEVICE_IP_INTERFACE ##### --> +<para> + +</para> + + + <!-- ##### MACRO NM_DEVICE_DRIVER ##### --> <para> @@ -55,6 +62,13 @@ NMDevice +<!-- ##### MACRO NM_DEVICE_FIRMWARE_MISSING ##### --> +<para> + +</para> + + + <!-- ##### MACRO NM_DEVICE_IP4_CONFIG ##### --> <para> @@ -140,6 +154,11 @@ NMDevice </para> +<!-- ##### ARG NMDevice:firmware-missing ##### --> +<para> + +</para> + <!-- ##### ARG NMDevice:interface ##### --> <para> @@ -180,6 +199,20 @@ NMDevice </para> +<!-- ##### STRUCT NMDeviceClass ##### --> +<para> + +</para> + +@parent: +@state_changed: +@_reserved1: +@_reserved2: +@_reserved3: +@_reserved4: +@_reserved5: +@_reserved6: + <!-- ##### FUNCTION nm_device_new ##### --> <para> @@ -199,6 +232,15 @@ NMDevice @Returns: +<!-- ##### FUNCTION nm_device_get_ip_iface ##### --> +<para> + +</para> + +@device: +@Returns: + + <!-- ##### FUNCTION nm_device_get_udi ##### --> <para> @@ -235,6 +277,15 @@ NMDevice @Returns: +<!-- ##### FUNCTION nm_device_get_firmware_missing ##### --> +<para> + +</para> + +@device: +@Returns: + + <!-- ##### FUNCTION nm_device_get_ip4_config ##### --> <para> |