about summary refs log tree commit diff
path: root/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml')
-rw-r--r--introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml17
1 files changed, 11 insertions, 6 deletions
diff --git a/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml b/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml
index b52c7409..74964757 100644
--- a/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml
+++ b/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml
@@ -22,7 +22,8 @@
   </refsect1>
 <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-VPN-Connection">
   <title role="desc.title">Description</title>
-  <para>Represents an active connection to a Virtual Private Network.</para>
+  <para>      Represents an active connection to a Virtual Private Network.
+</para>
 </refsect1>
 <refsect1 role="details" id="gdbus-signals-org.freedesktop.NetworkManager.VPN.Connection">
   <title role="details.title">Signal Details</title>
@@ -47,15 +48,16 @@ PropertiesChanged (a{sv} properties);
 VpnStateChanged (u state,
                  u reason);
 </programlisting>
-<para>Emitted when the state of the VPN connection has changed.</para>
+<para>        Emitted when the state of the VPN connection has changed.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>u <parameter>state</parameter></literal>:</term>
-  <listitem><para>The new state of the VPN connection.</para></listitem>
+  <listitem><para>(<link linkend="NMVpnConnectionState">NMVpnConnectionState</link>) The new state of the VPN connection.</para></listitem>
 </varlistentry>
 <varlistentry>
   <term><literal>u <parameter>reason</parameter></literal>:</term>
-  <listitem><para>Reason code describing the change to the new state.</para></listitem>
+  <listitem><para>(<link linkend="NMVpnConnectionStateReason">NMVpnConnectionStateReason</link>) Reason code describing the change to the new state.</para></listitem>
 </varlistentry>
 </variablelist>
 </refsect2>
@@ -68,7 +70,9 @@ VpnStateChanged (u state,
 <programlisting>
 VpnState  readable   u
 </programlisting>
-<para>The VPN-specific state of the connection.</para>
+<para>        The VPN-specific state of the connection.
+</para><para>        Returns: <link linkend="NMVpnConnectionState">NMVpnConnectionState</link>
+</para>
 </refsect2>
 <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-VPN-Connection.Banner">
   <title>The "Banner" property</title>
@@ -76,7 +80,8 @@ VpnState  readable   u
 <programlisting>
 Banner  readable   s
 </programlisting>
-<para>The banner string of the VPN connection.</para>
+<para>        The banner string of the VPN connection.
+</para>
 </refsect2>
 </refsect1>
 </refentry>