diff options
Diffstat (limited to 'docs/libnm/html/NMSettingAdsl.html')
| -rw-r--r-- | docs/libnm/html/NMSettingAdsl.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/libnm/html/NMSettingAdsl.html b/docs/libnm/html/NMSettingAdsl.html index 3b890722..ce039df3 100644 --- a/docs/libnm/html/NMSettingAdsl.html +++ b/docs/libnm/html/NMSettingAdsl.html @@ -215,6 +215,10 @@ <td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMSettingAdsl.html#NM-SETTING-ADSL-ENCAPSULATION-LLC:CAPS" title="NM_SETTING_ADSL_ENCAPSULATION_LLC">NM_SETTING_ADSL_ENCAPSULATION_LLC</a></td> </tr> +<tr> +<td class="datatype_keyword"> </td> +<td class="function_name"><a class="link" href="NMSettingAdsl.html#NMSettingAdsl-struct" title="NMSettingAdsl">NMSettingAdsl</a></td> +</tr> </tbody> </table></div> </div> @@ -497,6 +501,11 @@ nm_setting_adsl_get_password_flags (<em class="parameter"><code><a class="link" <pre class="programlisting">#define NM_SETTING_ADSL_ENCAPSULATION_LLC "llc" </pre> </div> +<hr> +<div class="refsect2"> +<a name="NMSettingAdsl-struct"></a><h3>NMSettingAdsl</h3> +<pre class="programlisting">typedef struct _NMSettingAdsl NMSettingAdsl;</pre> +</div> </div> <div class="refsect1"> <a name="NMSettingAdsl.property-details"></a><h2>Property Details</h2> |