diff options
Diffstat (limited to 'docs/libnm/html/NMSettingOvsExternalIDs.html')
| -rw-r--r-- | docs/libnm/html/NMSettingOvsExternalIDs.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/libnm/html/NMSettingOvsExternalIDs.html b/docs/libnm/html/NMSettingOvsExternalIDs.html index 87b5da95..7e82fd2b 100644 --- a/docs/libnm/html/NMSettingOvsExternalIDs.html +++ b/docs/libnm/html/NMSettingOvsExternalIDs.html @@ -230,7 +230,7 @@ nm_setting_ovs_external_ids_set_data (<em class="parameter"><code><a class="link <tr> <td class="parameter_name"><p>val</p></td> <td class="parameter_description"><p>the value to set or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear a key. </p></td> -<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td> +<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td> </tr> </tbody> </table></div> @@ -260,7 +260,7 @@ characters. They key must also not start with "NM.".</p> <tr> <td class="parameter_name"><p>key</p></td> <td class="parameter_description"><p>the key to check. </p></td> -<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td> +<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td> </tr> <tr> <td class="parameter_name"><p>error</p></td> @@ -298,7 +298,7 @@ value is not <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Ma <tr> <td class="parameter_name"><p>val</p></td> <td class="parameter_description"><p>the value to check. </p></td> -<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td> +<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td> </tr> <tr> <td class="parameter_name"><p>error</p></td> |