diff options
Diffstat (limited to 'docs/libnm/html/NMSettingPppoe.html')
| -rw-r--r-- | docs/libnm/html/NMSettingPppoe.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/libnm/html/NMSettingPppoe.html b/docs/libnm/html/NMSettingPppoe.html index 232cb5b4..571c7f95 100644 --- a/docs/libnm/html/NMSettingPppoe.html +++ b/docs/libnm/html/NMSettingPppoe.html @@ -144,6 +144,10 @@ <td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMSettingPppoe.html#NM-SETTING-PPPOE-PASSWORD-FLAGS:CAPS" title="NM_SETTING_PPPOE_PASSWORD_FLAGS">NM_SETTING_PPPOE_PASSWORD_FLAGS</a></td> </tr> +<tr> +<td class="datatype_keyword"> </td> +<td class="function_name"><a class="link" href="NMSettingPppoe.html#NMSettingPppoe-struct" title="NMSettingPppoe">NMSettingPppoe</a></td> +</tr> </tbody> </table></div> </div> @@ -305,6 +309,11 @@ nm_setting_pppoe_get_password_flags (<em class="parameter"><code><a class="link" <pre class="programlisting">#define NM_SETTING_PPPOE_PASSWORD_FLAGS "password-flags" </pre> </div> +<hr> +<div class="refsect2"> +<a name="NMSettingPppoe-struct"></a><h3>NMSettingPppoe</h3> +<pre class="programlisting">typedef struct _NMSettingPppoe NMSettingPppoe;</pre> +</div> </div> <div class="refsect1"> <a name="NMSettingPppoe.property-details"></a><h2>Property Details</h2> |