to_dbus
Description:
Converts the Connection into a Variant of type nm_variant_type_connection describing the connection, suitable for marshalling over D-Bus or otherwise serializing.
Parameters:
| this |
the Connection |
| flags |
serialization flags, e.g. nm_connection_serialize_all |
Returns:
|
a new floating Variant describing the connection, its settings, and each setting's properties. |