summary refs log tree commit diff
path: root/docs/api/dbus-org.freedesktop.NetworkManager.PPP.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.PPP.xml')
-rw-r--r--docs/api/dbus-org.freedesktop.NetworkManager.PPP.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.PPP.xml b/docs/api/dbus-org.freedesktop.NetworkManager.PPP.xml
index 1d3fa72e..f8254186 100644
--- a/docs/api/dbus-org.freedesktop.NetworkManager.PPP.xml
+++ b/docs/api/dbus-org.freedesktop.NetworkManager.PPP.xml
@@ -13,6 +13,7 @@
 <link linkend="gdbus-method-org-freedesktop-NetworkManager-PPP.SetIp4Config">SetIp4Config</link> (IN  a{sv} config);
 <link linkend="gdbus-method-org-freedesktop-NetworkManager-PPP.SetIp6Config">SetIp6Config</link> (IN  a{sv} config);
 <link linkend="gdbus-method-org-freedesktop-NetworkManager-PPP.SetState">SetState</link>     (IN  u     state);
+<link linkend="gdbus-method-org-freedesktop-NetworkManager-PPP.SetIfindex">SetIfindex</link>   (IN  i     ifindex);
 </synopsis>
   </refsynopsisdiv>
 <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-PPP">
@@ -82,6 +83,20 @@ SetState (IN  u state);
 </varlistentry>
 </variablelist>
 </refsect2>
+<refsect2 role="method" id="gdbus-method-org-freedesktop-NetworkManager-PPP.SetIfindex">
+  <title>The SetIfindex() method</title>
+  <indexterm zone="gdbus-method-org-freedesktop-NetworkManager-PPP.SetIfindex"><primary sortas="PPPManager.SetIfindex">org.freedesktop.NetworkManager.PPP.SetIfindex()</primary></indexterm>
+<programlisting>
+SetIfindex (IN  i ifindex);
+</programlisting>
+<para></para>
+<variablelist role="params">
+<varlistentry>
+  <term><literal>IN i <parameter>ifindex</parameter></literal>:</term>
+  <listitem><para></para></listitem>
+</varlistentry>
+</variablelist>
+</refsect2>
 </refsect1>
 </refentry>