diff options
Diffstat (limited to 'docs/libnm/html/NMDeviceBridge.html')
| -rw-r--r-- | docs/libnm/html/NMDeviceBridge.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libnm/html/NMDeviceBridge.html b/docs/libnm/html/NMDeviceBridge.html index 6936ca89..5d366ac6 100644 --- a/docs/libnm/html/NMDeviceBridge.html +++ b/docs/libnm/html/NMDeviceBridge.html @@ -273,7 +273,7 @@ copy used by the device, and must not be modified. </p> <a name="NMDeviceBridge--slaves"></a><h3>The <code class="literal">“slaves”</code> property</h3> <pre class="programlisting"> “slaves” <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *</pre> <p>The devices slaved to the bridge device.</p> -<p>Element-type: NMDevice</p> +<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GPtrArray(NMDevice)]</span></p> <p>Flags: Read</p> </div> </div> |