From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001
From: Michael Biebl
NMConnection *connection,
const char *path);
Sets the D-Bus path of the connection. This property is not serialized, and -is only for the reference of the caller. Sets the “path” +is only for the reference of the caller. Sets the “path” property.
NMConnectionInterface
typedef struct {
- GTypeInterface parent;
+ GTypeInterface parent;
- /* Signals */
- void (*secrets_updated) (NMConnection *connection,
- const char *setting);
- void (*secrets_cleared) (NMConnection *connection);
- void (*changed) (NMConnection *connection);
+ /* Signals */
+ void (*secrets_updated)(NMConnection *connection, const char *setting);
+ void (*secrets_cleared)(NMConnection *connection);
+ void (*changed)(NMConnection *connection);
} NMConnectionInterface;
--
cgit 1.3.0-6-gf8a5