object_creation_failed
Description:
public virtual signal void object_creation_failed (void* error, void* failed_path)
Indicates that an error occurred while creating an Object object during
property handling of master_object
.
Note: Be aware that the signal is private for libnm-glib's internal use.
Parameters:
error |
the error that occurred while creating object |
failed_path |
object path of the failed object |