From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001
From: Michael Biebl length the number of returned capabilities.
-[out][allow-none]
+[out][optional]
@@ -2156,8 +2156,8 @@ all controlled interfaces are available for activation.
error
level
return location for logging level string.
domains
return location for log domains string. The string is a list of domains separated by ",".
error
level
logging level to set (NULL or an empty string for no change).
-[allow-none]
+[nullable]
domains
logging domains to set. The string should be a list of log
domains separated by ",". (NULL or an empty string for no change).
-[allow-none]
+[nullable]
error
-
-[allow-none]
+
+
@@ -2957,7 +2957,7 @@ or cleared.
hostname
the new persistent hostname to set, or NULL to
clear any existing persistent hostname.
-[allow-none]
+[nullable]
cancellable
@@ -3006,7 +3006,7 @@ or cleared.
hostname
the new persistent hostname to set, or NULL to
clear any existing persistent hostname.
-[allow-none]
+[nullable]
cancellable
@@ -3350,12 +3350,12 @@ track the activation to its completion.
connection
an NMConnection.
-[allow-none]
+[nullable]
device
the NMDevice.
-[allow-none]
+[nullable]
specific_object
@@ -3367,7 +3367,7 @@ path of a nm_object_get_path(), and which will be used to complete the
details of the newly added connection.
-[allow-none]
+[nullable]
cancellable
@@ -3474,12 +3474,12 @@ partially filled (or even device
and specific_object
before being added.
-[allow-none]
+[nullable]
device
the NMDevice.
-[allow-none]
+[nullable]
specific_object
@@ -3492,7 +3492,7 @@ path of a nm_object_get_path(), and which will be used to complete the
details of the newly added connection.
If the variant is floating, it will be consumed.
-[allow-none]
+[nullable]
cancellable
@@ -3616,12 +3616,12 @@ partially filled (or even device
and specific_object
before being added.
-[allow-none]
+[nullable]
device
the NMDevice.
-[allow-none]
+[nullable]
specific_object
@@ -3633,7 +3633,7 @@ path of a nm_object_get_path(), and which will be used to complete the
details of the newly added connection.
-[allow-none]
+[nullable]
options
@@ -3702,7 +3702,7 @@ nm_client_add_and_activate_connection2_finish
the output result
of type "a{sv}" returned by D-Bus' AddAndActivate2 call. Currently, no
output is implemented yet.
-[allow-none][transfer full][out]
+[out][optional][nullable][transfer full]
@@ -4159,7 +4159,7 @@ nm_client_add_connection2 (args
the "a{sv}" GVariant with extra argument or NULL
for no extra arguments.
-[allow-none]
+[nullable]
ignore_out_result
@@ -4222,16 +4222,16 @@ nm_client_add_connection2_finish (
out_result
-the output GVariant
-from AddConnection2().
+
the output
+GVariant from AddConnection2().
If you care about the output result, then the "ignore_out_result"
parameter of nm_client_add_connection2() must not be set to TRUE.
-[allow-none][transfer full][out]
+[out][optional][nullable][transfer full]
error
-the error argument.
-[allow-none]
+the error argument.
+
@@ -5641,15 +5641,15 @@ may instead only iterate the latter.
cancellable
-the GCancellable to abort the shutdown.
-[allow-none]
+the GCancellable to abort the shutdown.
+
callback
a GAsyncReadyCallback to call when the request
is satisfied or NULL if you don't care about the result of the
-method invocation.
-[nullable]
+method invocation.
+
user_data
--
cgit 1.3.0-6-gf8a5