diff options
Diffstat (limited to 'docs/libnm/html/NMSettingGsm.html')
| -rw-r--r-- | docs/libnm/html/NMSettingGsm.html | 34 |
1 files changed, 24 insertions, 10 deletions
diff --git a/docs/libnm/html/NMSettingGsm.html b/docs/libnm/html/NMSettingGsm.html index f4329740..08c3cd7a 100644 --- a/docs/libnm/html/NMSettingGsm.html +++ b/docs/libnm/html/NMSettingGsm.html @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingGeneric.html" title="NMSettingGeneric"> <link rel="next" href="NMSettingInfiniband.html" title="NMSettingInfiniband"> -<meta name="generator" content="GTK-Doc V1.29 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -37,8 +37,8 @@ <a name="NMSettingGsm.functions"></a><h2>Functions</h2> <div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> -<col width="150px" class="functions_return"> -<col class="functions_name"> +<col width="150px" class="functions_proto_type"> +<col class="functions_proto_name"> </colgroup> <tbody> <tr> @@ -189,7 +189,7 @@ <tr> <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td> <td class="property_name"><a class="link" href="NMSettingGsm.html#NMSettingGsm--mtu" title="The “mtu” property">mtu</a></td> -<td class="property_flags">Read / Write / Construct</td> +<td class="property_flags">Read / Write</td> </tr> <tr> <td class="property_type"> @@ -250,8 +250,8 @@ <a name="NMSettingGsm.other"></a><h2>Types and Values</h2> <div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> -<col width="150px" class="name"> -<col class="description"> +<col width="150px" class="other_proto_type"> +<col class="other_proto_name"> </colgroup> <tbody> <tr> @@ -633,7 +633,7 @@ nm_setting_gsm_get_mtu (<em class="parameter"><code><a class="link" href="NMSett nm_setting_gsm_get_number (<em class="parameter"><code><a class="link" href="NMSettingGsm.html" title="NMSettingGsm"><span class="type">NMSettingGsm</span></a> *setting</code></em>);</pre> <div class="warning"> <p><code class="literal">nm_setting_gsm_get_number</code> has been deprecated since version 1.16 and should not be used in newly-written code.</p> -<p>user-provided values for this setting are no longer used.</p> +<p>User-provided values for this setting are no longer used.</p> </div> <div class="refsect3"> <a name="nm-setting-gsm-get-number.parameters"></a><h4>Parameters</h4> @@ -816,6 +816,7 @@ access to the Internet or just a provider-specific walled-garden, so it is important to use the correct APN for the user's mobile broadband plan. The APN may only be composed of the characters a-z, 0-9, ., and - per GSM 03.60 Section 14.9.</p> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> </div> @@ -826,6 +827,7 @@ The APN may only be composed of the characters a-z, 0-9, ., and - per GSM <p>When <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the settings such as APN, username, or password will default to values that match the network the modem will register to in the Mobile Broadband Provider database.</p> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> <p>Default value: FALSE</p> <p class="since">Since: 1.22</p> @@ -837,6 +839,7 @@ to in the Mobile Broadband Provider database.</p> <p>The device unique identifier (as given by the WWAN management service) which this connection applies to. If given, the connection will only apply to the specified device.</p> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> <p class="since">Since: 1.2</p> @@ -847,6 +850,7 @@ apply to the specified device.</p> <pre class="programlisting"> “home-only” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre> <p>When <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, only connections to the home network will be allowed. Connections to roaming networks will not be made.</p> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> <p>Default value: FALSE</p> </div> @@ -856,7 +860,8 @@ Connections to roaming networks will not be made.</p> <pre class="programlisting"> “mtu” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre> <p>If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.</p> -<p>Flags: Read / Write / Construct</p> +<p>Owner: NMSettingGsm</p> +<p>Flags: Read / Write</p> <p>Default value: 0</p> <p class="since">Since: 1.8</p> </div> @@ -869,6 +874,7 @@ registration. If the Network ID is specified, NetworkManager will attempt to force the device to register only on the specified network. This can be used to ensure that the device does not roam when direct roaming control of the device is not otherwise possible.</p> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> </div> @@ -880,8 +886,9 @@ roaming control of the device is not otherwise possible.</p> GSM-based modems.</p> <div class="warning"> <p><code class="literal">NMSettingGsm:number</code> has been deprecated since version 1.16 and should not be used in newly-written code.</p> -<p>user-provided values for this setting are no longer used.</p> +<p>User-provided values for this setting are no longer used.</p> </div> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> </div> @@ -892,6 +899,7 @@ GSM-based modems.</p> <p>The password used to authenticate with the network, if required. Many providers do not require a password, or accept any password. But if a password is required, it is specified here.</p> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> </div> @@ -900,6 +908,7 @@ password is required, it is specified here.</p> <a name="NMSettingGsm--password-flags"></a><h3>The <code class="literal">“password-flags”</code> property</h3> <pre class="programlisting"> “password-flags” <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a></pre> <p>Flags indicating how to handle the <a class="link" href="NMSettingGsm.html#NMSettingGsm--password" title="The “password” property"><span class="type">“password”</span></a> property.</p> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> </div> <hr> @@ -909,6 +918,7 @@ password is required, it is specified here.</p> <p>If the SIM is locked with a PIN it must be unlocked before any other operations are requested. Specify the PIN here to allow operation of the device.</p> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> </div> @@ -917,6 +927,7 @@ device.</p> <a name="NMSettingGsm--pin-flags"></a><h3>The <code class="literal">“pin-flags”</code> property</h3> <pre class="programlisting"> “pin-flags” <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a></pre> <p>Flags indicating how to handle the <a class="link" href="NMSettingGsm.html#NMSettingGsm--pin" title="The “pin” property"><span class="type">“pin”</span></a> property.</p> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> </div> <hr> @@ -927,6 +938,7 @@ device.</p> which this connection applies to. If given, the connection will apply to any device also allowed by <a class="link" href="NMSettingGsm.html#NMSettingGsm--device-id" title="The “device-id” property"><span class="type">“device-id”</span></a> which contains a SIM card matching the given identifier.</p> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> <p class="since">Since: 1.2</p> @@ -940,6 +952,7 @@ mobile network operator which this connection applies to. If given, the connection will apply to any device also allowed by <a class="link" href="NMSettingGsm.html#NMSettingGsm--device-id" title="The “device-id” property"><span class="type">“device-id”</span></a> and <a class="link" href="NMSettingGsm.html#NMSettingGsm--sim-id" title="The “sim-id” property"><span class="type">“sim-id”</span></a> which contains a SIM card provisioned by the given operator.</p> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> <p class="since">Since: 1.2</p> @@ -951,12 +964,13 @@ card provisioned by the given operator.</p> <p>The username used to authenticate with the network, if required. Many providers do not require a username, or accept any username. But if a username is required, it is specified here.</p> +<p>Owner: NMSettingGsm</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> </div> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.29</div> +<hr>Generated by GTK-Doc V1.32.1</div> </body> </html> \ No newline at end of file |