diff options
Diffstat (limited to 'docs/libnm/html/libnm-nm-errors.html')
| -rw-r--r-- | docs/libnm/html/libnm-nm-errors.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/libnm/html/libnm-nm-errors.html b/docs/libnm/html/libnm-nm-errors.html index c283275a..759b2074 100644 --- a/docs/libnm/html/libnm-nm-errors.html +++ b/docs/libnm/html/libnm-nm-errors.html @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="Client Object API Reference"> <link rel="prev" href="NMObject.html" title="NMObject"> <link rel="next" href="libnm-nm-dbus-interface.html" title="nm-dbus-interface"> -<meta name="generator" content="GTK-Doc V1.32 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -319,7 +319,7 @@ request</p> <hr> <div class="refsect2"> <a name="NM-AGENT-MANAGER-ERROR:CAPS"></a><h3>NM_AGENT_MANAGER_ERROR</h3> -<pre class="programlisting">#define NM_AGENT_MANAGER_ERROR (nm_agent_manager_error_quark ()) +<pre class="programlisting">#define NM_AGENT_MANAGER_ERROR (nm_agent_manager_error_quark()) </pre> </div> <hr> @@ -420,7 +420,7 @@ the property that is invalid.</p> <hr> <div class="refsect2"> <a name="NM-CONNECTION-ERROR:CAPS"></a><h3>NM_CONNECTION_ERROR</h3> -<pre class="programlisting">#define NM_CONNECTION_ERROR nm_connection_error_quark () +<pre class="programlisting">#define NM_CONNECTION_ERROR nm_connection_error_quark() </pre> </div> <hr> @@ -487,7 +487,7 @@ was invalid</p> <hr> <div class="refsect2"> <a name="NM-CRYPTO-ERROR:CAPS"></a><h3>NM_CRYPTO_ERROR</h3> -<pre class="programlisting">#define NM_CRYPTO_ERROR nm_crypto_error_quark () +<pre class="programlisting">#define NM_CRYPTO_ERROR nm_crypto_error_quark() </pre> </div> <hr> @@ -596,7 +596,7 @@ be completed due to missing dependencies.</p> <hr> <div class="refsect2"> <a name="NM-DEVICE-ERROR:CAPS"></a><h3>NM_DEVICE_ERROR</h3> -<pre class="programlisting">#define NM_DEVICE_ERROR nm_device_error_quark () +<pre class="programlisting">#define NM_DEVICE_ERROR nm_device_error_quark() </pre> </div> <hr> @@ -727,7 +727,7 @@ activation but is not available.</p> <hr> <div class="refsect2"> <a name="NM-MANAGER-ERROR:CAPS"></a><h3>NM_MANAGER_ERROR</h3> -<pre class="programlisting">#define NM_MANAGER_ERROR (nm_manager_error_quark ()) +<pre class="programlisting">#define NM_MANAGER_ERROR (nm_manager_error_quark()) </pre> </div> <hr> @@ -802,7 +802,7 @@ connection</p> <hr> <div class="refsect2"> <a name="NM-SECRET-AGENT-ERROR:CAPS"></a><h3>NM_SECRET_AGENT_ERROR</h3> -<pre class="programlisting">#define NM_SECRET_AGENT_ERROR (nm_secret_agent_error_quark ()) +<pre class="programlisting">#define NM_SECRET_AGENT_ERROR (nm_secret_agent_error_quark()) </pre> </div> <hr> @@ -886,7 +886,7 @@ active settings backend</p> <hr> <div class="refsect2"> <a name="NM-SETTINGS-ERROR:CAPS"></a><h3>NM_SETTINGS_ERROR</h3> -<pre class="programlisting">#define NM_SETTINGS_ERROR (nm_settings_error_quark ()) +<pre class="programlisting">#define NM_SETTINGS_ERROR (nm_settings_error_quark()) </pre> </div> <hr> @@ -992,12 +992,12 @@ performed as the plugin does not support interactive operations, such as <hr> <div class="refsect2"> <a name="NM-VPN-PLUGIN-ERROR:CAPS"></a><h3>NM_VPN_PLUGIN_ERROR</h3> -<pre class="programlisting">#define NM_VPN_PLUGIN_ERROR (nm_vpn_plugin_error_quark ()) +<pre class="programlisting">#define NM_VPN_PLUGIN_ERROR (nm_vpn_plugin_error_quark()) </pre> </div> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.32</div> +<hr>Generated by GTK-Doc V1.33.1</div> </body> </html> \ No newline at end of file |