diff options
Diffstat (limited to 'docs/libnm/html/NMDeviceEthernet.html')
| -rw-r--r-- | docs/libnm/html/NMDeviceEthernet.html | 38 |
1 files changed, 27 insertions, 11 deletions
diff --git a/docs/libnm/html/NMDeviceEthernet.html b/docs/libnm/html/NMDeviceEthernet.html index 0b6dc4a2..68bfbd7a 100644 --- a/docs/libnm/html/NMDeviceEthernet.html +++ b/docs/libnm/html/NMDeviceEthernet.html @@ -16,7 +16,8 @@ <td width="100%" align="left" class="shortcuts"> <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> <a href="#NMDeviceEthernet.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> - <a href="#NMDeviceEthernet.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties"> <span class="dim">|</span> + <a href="#NMDeviceEthernet.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_interfaces"> <span class="dim">|</span> + <a href="#NMDeviceEthernet.implemented-interfaces" class="shortcut">Implemented Interfaces</a></span><span id="nav_properties"> <span class="dim">|</span> <a href="#NMDeviceEthernet.properties" class="shortcut">Properties</a></span> </td> <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> @@ -148,6 +149,10 @@ <td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMDeviceEthernet.html#NM-DEVICE-ETHERNET-S390-SUBCHANNELS:CAPS" title="NM_DEVICE_ETHERNET_S390_SUBCHANNELS">NM_DEVICE_ETHERNET_S390_SUBCHANNELS</a></td> </tr> +<tr> +<td class="datatype_keyword"> </td> +<td class="function_name"><a class="link" href="NMDeviceEthernet.html#NMDeviceEthernet-struct" title="NMDeviceEthernet">NMDeviceEthernet</a></td> +</tr> </tbody> </table></div> </div> @@ -160,6 +165,12 @@ </pre> </div> <div class="refsect1"> +<a name="NMDeviceEthernet.implemented-interfaces"></a><h2>Implemented Interfaces</h2> +<p> +NMDeviceEthernet implements + GInitable and GAsyncInitable.</p> +</div> +<div class="refsect1"> <a name="NMDeviceEthernet.description"></a><h2>Description</h2> </div> <div class="refsect1"> @@ -170,7 +181,7 @@ nm_device_ethernet_get_hw_address (<em class="parameter"><code><a class="link" href="NMDeviceEthernet.html" title="NMDeviceEthernet"><span class="type">NMDeviceEthernet</span></a> *device</code></em>);</pre> <p>Gets the active hardware (MAC) address of the <a class="link" href="NMDeviceEthernet.html" title="NMDeviceEthernet"><span class="type">NMDeviceEthernet</span></a></p> <div class="refsect3"> -<a name="id-1.5.7.8.2.5"></a><h4>Parameters</h4> +<a name="id-1.5.7.9.2.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -185,7 +196,7 @@ nm_device_ethernet_get_hw_address (<em class="parameter"><code><a class="link" h </table></div> </div> <div class="refsect3"> -<a name="id-1.5.7.8.2.6"></a><h4>Returns</h4> +<a name="id-1.5.7.9.2.6"></a><h4>Returns</h4> <p> the active hardware address. This is the internal string used by the device, and must not be modified.</p> </div> @@ -198,7 +209,7 @@ nm_device_ethernet_get_permanent_hw_address (<em class="parameter"><code><a class="link" href="NMDeviceEthernet.html" title="NMDeviceEthernet"><span class="type">NMDeviceEthernet</span></a> *device</code></em>);</pre> <p>Gets the permanent hardware (MAC) address of the <a class="link" href="NMDeviceEthernet.html" title="NMDeviceEthernet"><span class="type">NMDeviceEthernet</span></a></p> <div class="refsect3"> -<a name="id-1.5.7.8.3.5"></a><h4>Parameters</h4> +<a name="id-1.5.7.9.3.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -213,7 +224,7 @@ nm_device_ethernet_get_permanent_hw_address </table></div> </div> <div class="refsect3"> -<a name="id-1.5.7.8.3.6"></a><h4>Returns</h4> +<a name="id-1.5.7.9.3.6"></a><h4>Returns</h4> <p> the permanent hardware address. This is the internal string used by the device, and must not be modified.</p> </div> @@ -225,7 +236,7 @@ device, and must not be modified.</p> nm_device_ethernet_get_speed (<em class="parameter"><code><a class="link" href="NMDeviceEthernet.html" title="NMDeviceEthernet"><span class="type">NMDeviceEthernet</span></a> *device</code></em>);</pre> <p>Gets the speed of the <a class="link" href="NMDeviceEthernet.html" title="NMDeviceEthernet"><span class="type">NMDeviceEthernet</span></a>.</p> <div class="refsect3"> -<a name="id-1.5.7.8.4.5"></a><h4>Parameters</h4> +<a name="id-1.5.7.9.4.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -240,7 +251,7 @@ nm_device_ethernet_get_speed (<em class="parameter"><code><a class="link" href=" </table></div> </div> <div class="refsect3"> -<a name="id-1.5.7.8.4.6"></a><h4>Returns</h4> +<a name="id-1.5.7.9.4.6"></a><h4>Returns</h4> <p> the speed of the device</p> </div> </div> @@ -251,7 +262,7 @@ nm_device_ethernet_get_speed (<em class="parameter"><code><a class="link" href=" nm_device_ethernet_get_carrier (<em class="parameter"><code><a class="link" href="NMDeviceEthernet.html" title="NMDeviceEthernet"><span class="type">NMDeviceEthernet</span></a> *device</code></em>);</pre> <p>Whether the device has carrier.</p> <div class="refsect3"> -<a name="id-1.5.7.8.5.5"></a><h4>Parameters</h4> +<a name="id-1.5.7.9.5.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -266,7 +277,7 @@ nm_device_ethernet_get_carrier (<em class="parameter"><code><a class="link" href </table></div> </div> <div class="refsect3"> -<a name="id-1.5.7.8.5.6"></a><h4>Returns</h4> +<a name="id-1.5.7.9.5.6"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the device has carrier</p> </div> </div> @@ -278,7 +289,7 @@ nm_device_ethernet_get_s390_subchannels (<em class="parameter"><code><a class="link" href="NMDeviceEthernet.html" title="NMDeviceEthernet"><span class="type">NMDeviceEthernet</span></a> *device</code></em>);</pre> <p>Return the list of s390 subchannels if the device supports them.</p> <div class="refsect3"> -<a name="id-1.5.7.8.6.5"></a><h4>Parameters</h4> +<a name="id-1.5.7.9.6.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -293,7 +304,7 @@ nm_device_ethernet_get_s390_subchannels </table></div> </div> <div class="refsect3"> -<a name="id-1.5.7.8.6.6"></a><h4>Returns</h4> +<a name="id-1.5.7.9.6.6"></a><h4>Returns</h4> <p> array of strings, each specifying one subchannel the s390 device uses to communicate to the host. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8]</span></p> @@ -332,6 +343,11 @@ one subchannel the s390 device uses to communicate to the host. </p> <pre class="programlisting">#define NM_DEVICE_ETHERNET_S390_SUBCHANNELS "s390-subchannels" </pre> </div> +<hr> +<div class="refsect2"> +<a name="NMDeviceEthernet-struct"></a><h3>NMDeviceEthernet</h3> +<pre class="programlisting">typedef struct _NMDeviceEthernet NMDeviceEthernet;</pre> +</div> </div> <div class="refsect1"> <a name="NMDeviceEthernet.property-details"></a><h2>Property Details</h2> |