From 9959fdb2e8ddd06f2161798ca0a39c77d67c652d Mon Sep 17 00:00:00 2001
From: Michael Biebl
Since: 1.30
@@ -340,8 +340,10 @@ nm_keyfile_write (void *user_data,
GError **error);
connection
- must verify as a valid profile according to
-nm_connection_verify().
nm_connection_verify(). If it does not verify, the keyfile may
+be incomplete and the parser may not be able to fully recreate
+the original profile.
src |
error to move into the return location. |
-[transfer full] | +[transfer full] |
out_kf_group_name
if the event is in the context of a keyfile group, the group name.
out_kf_key_name
if the event is in the context of a keyfile value, the key name.
out_cur_setting
if the event happens while handling a particular NMSetting instance.
out_cur_property_name
the property name if applicable.
out_message
the warning message.
out_severity