diff options
Diffstat (limited to 'docs/libnm/html/NMActiveConnection.html')
| -rw-r--r-- | docs/libnm/html/NMActiveConnection.html | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/docs/libnm/html/NMActiveConnection.html b/docs/libnm/html/NMActiveConnection.html index 8ef75fb1..f70f51be 100644 --- a/docs/libnm/html/NMActiveConnection.html +++ b/docs/libnm/html/NMActiveConnection.html @@ -8,7 +8,7 @@ <link rel="up" href="ch04.html" title="Device and Runtime Configuration API Reference"> <link rel="prev" href="NMDeviceWimax.html" title="NMDeviceWimax"> <link rel="next" href="NMVpnConnection.html" title="NMVpnConnection"> -<meta name="generator" content="GTK-Doc V1.24 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.25 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -359,7 +359,7 @@ nm_active_connection_get_connection (<em class="parameter"><code><a class="link" <p>Gets the <a class="link" href="NMRemoteConnection.html" title="NMRemoteConnection"><span class="type">NMRemoteConnection</span></a> associated with <em class="parameter"><code>connection</code></em> .</p> <div class="refsect3"> -<a name="id-1.5.20.9.2.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-connection.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -374,7 +374,7 @@ nm_active_connection_get_connection (<em class="parameter"><code><a class="link" </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.2.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-connection.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMRemoteConnection.html" title="NMRemoteConnection"><span class="type">NMRemoteConnection</span></a> which this <a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a> is an active instance of. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p> @@ -387,7 +387,7 @@ nm_active_connection_get_connection (<em class="parameter"><code><a class="link" nm_active_connection_get_id (<em class="parameter"><code><a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a> *connection</code></em>);</pre> <p>Gets the <a class="link" href="NMConnection.html" title="NMConnection"><span class="type">NMConnection</span></a>'s ID.</p> <div class="refsect3"> -<a name="id-1.5.20.9.3.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-id.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -402,7 +402,7 @@ nm_active_connection_get_id (<em class="parameter"><code><a class="link" href="N </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.3.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-id.returns"></a><h4>Returns</h4> <p> the ID of the <a class="link" href="NMConnection.html" title="NMConnection"><span class="type">NMConnection</span></a> that backs the <a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a>. This is the internal string used by the connection, and must not be modified.</p> </div> @@ -414,7 +414,7 @@ This is the internal string used by the connection, and must not be modified.</p nm_active_connection_get_uuid (<em class="parameter"><code><a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a> *connection</code></em>);</pre> <p>Gets the <a class="link" href="NMConnection.html" title="NMConnection"><span class="type">NMConnection</span></a>'s UUID.</p> <div class="refsect3"> -<a name="id-1.5.20.9.4.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-uuid.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -429,7 +429,7 @@ nm_active_connection_get_uuid (<em class="parameter"><code><a class="link" href= </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.4.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-uuid.returns"></a><h4>Returns</h4> <p> the UUID of the <a class="link" href="NMConnection.html" title="NMConnection"><span class="type">NMConnection</span></a> that backs the <a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a>. This is the internal string used by the connection, and must not be modified.</p> </div> @@ -442,7 +442,7 @@ nm_active_connection_get_connection_type (<em class="parameter"><code><a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a> *connection</code></em>);</pre> <p>Gets the <a class="link" href="NMConnection.html" title="NMConnection"><span class="type">NMConnection</span></a>'s type.</p> <div class="refsect3"> -<a name="id-1.5.20.9.5.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-connection-type.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -457,7 +457,7 @@ nm_active_connection_get_connection_type </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.5.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-connection-type.returns"></a><h4>Returns</h4> <p> the type of the <a class="link" href="NMConnection.html" title="NMConnection"><span class="type">NMConnection</span></a> that backs the <a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a>. This is the internal string used by the connection, and must not be modified.</p> </div> @@ -476,7 +476,7 @@ is based on other information. (Eg, if <em class="parameter"><code>connection</c connection, then the specific object will be an <a class="link" href="NMAccessPoint.html" title="NMAccessPoint"><span class="type">NMAccessPoint</span></a>, and you can resolve it with <a class="link" href="NMDeviceWifi.html#nm-device-wifi-get-access-point-by-path" title="nm_device_wifi_get_access_point_by_path ()"><code class="function">nm_device_wifi_get_access_point_by_path()</code></a>.)</p> <div class="refsect3"> -<a name="id-1.5.20.9.6.6"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-specific-object-path.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -491,7 +491,7 @@ resolve it with <a class="link" href="NMDeviceWifi.html#nm-device-wifi-get-acces </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.6.7"></a><h4>Returns</h4> +<a name="nm-active-connection-get-specific-object-path.returns"></a><h4>Returns</h4> <p> the specific object's D-Bus path. This is the internal string used by the connection, and must not be modified.</p> </div> @@ -501,9 +501,9 @@ by the connection, and must not be modified.</p> <a name="nm-active-connection-get-devices"></a><h3>nm_active_connection_get_devices ()</h3> <pre class="programlisting">const <span class="returnvalue">GPtrArray</span> * nm_active_connection_get_devices (<em class="parameter"><code><a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a> *connection</code></em>);</pre> -<p>Gets the <a href="NMDevice.html"><span class="type">NMDevices</span></a> used for the active connections.</p> +<p>Gets the <a href="NMDevice.html#NMDevice-struct"><span class="type">NMDevices</span></a> used for the active connections.</p> <div class="refsect3"> -<a name="id-1.5.20.9.7.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-devices.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -518,8 +518,8 @@ nm_active_connection_get_devices (<em class="parameter"><code><a class="link" hr </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.7.6"></a><h4>Returns</h4> -<p> the <span class="type">GPtrArray</span> containing <a href="NMDevice.html"><span class="type">NMDevices</span></a>. +<a name="nm-active-connection-get-devices.returns"></a><h4>Returns</h4> +<p> the <span class="type">GPtrArray</span> containing <a href="NMDevice.html#NMDevice-struct"><span class="type">NMDevices</span></a>. This is the internal copy used by the connection, and must not be modified. </p> <p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> NMDevice]</span></p> </div> @@ -531,7 +531,7 @@ This is the internal copy used by the connection, and must not be modified. </p> nm_active_connection_get_state (<em class="parameter"><code><a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a> *connection</code></em>);</pre> <p>Gets the active connection's state.</p> <div class="refsect3"> -<a name="id-1.5.20.9.8.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-state.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -546,7 +546,7 @@ nm_active_connection_get_state (<em class="parameter"><code><a class="link" href </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.8.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-state.returns"></a><h4>Returns</h4> <p> the state</p> </div> </div> @@ -557,7 +557,7 @@ nm_active_connection_get_state (<em class="parameter"><code><a class="link" href nm_active_connection_get_master (<em class="parameter"><code><a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a> *connection</code></em>);</pre> <p>Gets the master <a class="link" href="NMDevice.html" title="NMDevice"><span class="type">NMDevice</span></a> of the connection.</p> <div class="refsect3"> -<a name="id-1.5.20.9.9.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-master.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -572,7 +572,7 @@ nm_active_connection_get_master (<em class="parameter"><code><a class="link" hre </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.9.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-master.returns"></a><h4>Returns</h4> <p> the master <a class="link" href="NMDevice.html" title="NMDevice"><span class="type">NMDevice</span></a> of the <a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a>. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p> </div> @@ -585,7 +585,7 @@ nm_active_connection_get_default (<em class="parameter"><code><a class="link" hr <p>Whether the active connection is the default IPv4 one (that is, is used for the default IPv4 route and DNS information).</p> <div class="refsect3"> -<a name="id-1.5.20.9.10.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-default.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -600,7 +600,7 @@ the default IPv4 route and DNS information).</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.10.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-default.returns"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the active connection is the default IPv4 connection</p> </div> </div> @@ -611,7 +611,7 @@ the default IPv4 route and DNS information).</p> nm_active_connection_get_ip4_config (<em class="parameter"><code><a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a> *connection</code></em>);</pre> <p>Gets the current IPv4 <a class="link" href="NMIPConfig.html" title="NMIPConfig"><span class="type">NMIPConfig</span></a> associated with the <a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a>.</p> <div class="refsect3"> -<a name="id-1.5.20.9.11.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-ip4-config.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -626,7 +626,7 @@ nm_active_connection_get_ip4_config (<em class="parameter"><code><a class="link" </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.11.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-ip4-config.returns"></a><h4>Returns</h4> <p> the IPv4 <a class="link" href="NMIPConfig.html" title="NMIPConfig"><span class="type">NMIPConfig</span></a>, or <code class="literal">NULL</code> if the connection is not in the <a class="link" href="libnm-nm-dbus-interface.html#NM-ACTIVE-CONNECTION-STATE-ACTIVATED:CAPS"><code class="literal">NM_ACTIVE_CONNECTION_STATE_ACTIVATED</code></a> state. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p> @@ -640,7 +640,7 @@ nm_active_connection_get_dhcp4_config (<em class="parameter"><code><a class="lin <p>Gets the current IPv4 <a class="link" href="NMDhcpConfig.html" title="NMDhcpConfig"><span class="type">NMDhcpConfig</span></a> (if any) associated with the <a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a>.</p> <div class="refsect3"> -<a name="id-1.5.20.9.12.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-dhcp4-config.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -655,7 +655,7 @@ nm_active_connection_get_dhcp4_config (<em class="parameter"><code><a class="lin </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.12.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-dhcp4-config.returns"></a><h4>Returns</h4> <p> the IPv4 <a class="link" href="NMDhcpConfig.html" title="NMDhcpConfig"><span class="type">NMDhcpConfig</span></a>, or <code class="literal">NULL</code> if the connection does not use DHCP, or is not in the <a class="link" href="libnm-nm-dbus-interface.html#NM-ACTIVE-CONNECTION-STATE-ACTIVATED:CAPS"><code class="literal">NM_ACTIVE_CONNECTION_STATE_ACTIVATED</code></a> state. </p> @@ -670,7 +670,7 @@ nm_active_connection_get_default6 (<em class="parameter"><code><a class="link" h <p>Whether the active connection is the default IPv6 one (that is, is used for the default IPv6 route and DNS information).</p> <div class="refsect3"> -<a name="id-1.5.20.9.13.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-default6.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -685,7 +685,7 @@ the default IPv6 route and DNS information).</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.13.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-default6.returns"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the active connection is the default IPv6 connection</p> </div> </div> @@ -696,7 +696,7 @@ the default IPv6 route and DNS information).</p> nm_active_connection_get_ip6_config (<em class="parameter"><code><a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a> *connection</code></em>);</pre> <p>Gets the current IPv6 <a class="link" href="NMIPConfig.html" title="NMIPConfig"><span class="type">NMIPConfig</span></a> associated with the <a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a>.</p> <div class="refsect3"> -<a name="id-1.5.20.9.14.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-ip6-config.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -711,7 +711,7 @@ nm_active_connection_get_ip6_config (<em class="parameter"><code><a class="link" </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.14.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-ip6-config.returns"></a><h4>Returns</h4> <p> the IPv6 <a class="link" href="NMIPConfig.html" title="NMIPConfig"><span class="type">NMIPConfig</span></a>, or <code class="literal">NULL</code> if the connection is not in the <a class="link" href="libnm-nm-dbus-interface.html#NM-ACTIVE-CONNECTION-STATE-ACTIVATED:CAPS"><code class="literal">NM_ACTIVE_CONNECTION_STATE_ACTIVATED</code></a> state. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p> @@ -725,7 +725,7 @@ nm_active_connection_get_dhcp6_config (<em class="parameter"><code><a class="lin <p>Gets the current IPv6 <a class="link" href="NMDhcpConfig.html" title="NMDhcpConfig"><span class="type">NMDhcpConfig</span></a> (if any) associated with the <a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a>.</p> <div class="refsect3"> -<a name="id-1.5.20.9.15.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-dhcp6-config.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -740,7 +740,7 @@ nm_active_connection_get_dhcp6_config (<em class="parameter"><code><a class="lin </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.15.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-dhcp6-config.returns"></a><h4>Returns</h4> <p> the IPv6 <a class="link" href="NMDhcpConfig.html" title="NMDhcpConfig"><span class="type">NMDhcpConfig</span></a>, or <code class="literal">NULL</code> if the connection does not use DHCPv6, or is not in the <a class="link" href="libnm-nm-dbus-interface.html#NM-ACTIVE-CONNECTION-STATE-ACTIVATED:CAPS"><code class="literal">NM_ACTIVE_CONNECTION_STATE_ACTIVATED</code></a> state. </p> @@ -754,7 +754,7 @@ state. </p> nm_active_connection_get_vpn (<em class="parameter"><code><a class="link" href="NMActiveConnection.html" title="NMActiveConnection"><span class="type">NMActiveConnection</span></a> *connection</code></em>);</pre> <p>Whether the active connection is a VPN connection.</p> <div class="refsect3"> -<a name="id-1.5.20.9.16.5"></a><h4>Parameters</h4> +<a name="nm-active-connection-get-vpn.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -769,7 +769,7 @@ nm_active_connection_get_vpn (<em class="parameter"><code><a class="link" href=" </table></div> </div> <div class="refsect3"> -<a name="id-1.5.20.9.16.6"></a><h4>Returns</h4> +<a name="nm-active-connection-get-vpn.returns"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the active connection is a VPN connection</p> </div> </div> @@ -990,6 +990,6 @@ nm_active_connection_get_vpn (<em class="parameter"><code><a class="link" href=" </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.24</div> +<hr>Generated by GTK-Doc V1.25</div> </body> </html> \ No newline at end of file |