![]() |
![]() |
![]() |
![]() |
NMRemoteConnection * | connection | Read |
NMDevice * | controller | Read |
gboolean | default | Read |
gboolean | default6 | Read |
GPtrArray * | devices | Read |
NMDhcpConfig * | dhcp4-config | Read |
NMDhcpConfig * | dhcp6-config | Read |
char * | id | Read |
NMIPConfig * | ip4-config | Read |
NMIPConfig * | ip6-config | Read |
NMDevice * | master | Read |
char * | specific-object-path | Read |
NMActiveConnectionState | state | Read |
guint | state-flags | Read |
char * | type | Read |
char * | uuid | Read |
gboolean | vpn | Read |
#define | NM_ACTIVE_CONNECTION_CONNECTION |
#define | NM_ACTIVE_CONNECTION_ID |
#define | NM_ACTIVE_CONNECTION_UUID |
#define | NM_ACTIVE_CONNECTION_TYPE |
#define | NM_ACTIVE_CONNECTION_SPECIFIC_OBJECT_PATH |
#define | NM_ACTIVE_CONNECTION_DEVICES |
#define | NM_ACTIVE_CONNECTION_STATE |
#define | NM_ACTIVE_CONNECTION_STATE_FLAGS |
#define | NM_ACTIVE_CONNECTION_DEFAULT |
#define | NM_ACTIVE_CONNECTION_IP4_CONFIG |
#define | NM_ACTIVE_CONNECTION_DHCP4_CONFIG |
#define | NM_ACTIVE_CONNECTION_DEFAULT6 |
#define | NM_ACTIVE_CONNECTION_IP6_CONFIG |
#define | NM_ACTIVE_CONNECTION_DHCP6_CONFIG |
#define | NM_ACTIVE_CONNECTION_VPN |
#define | NM_ACTIVE_CONNECTION_MASTER |
#define | NM_ACTIVE_CONNECTION_CONTROLLER |
NMActiveConnection |
NMRemoteConnection *
nm_active_connection_get_connection (NMActiveConnection *connection
);
const char *
nm_active_connection_get_id (NMActiveConnection *connection
);
const char *
nm_active_connection_get_uuid (NMActiveConnection *connection
);
const char *
nm_active_connection_get_connection_type
(NMActiveConnection *connection
);
const char *
nm_active_connection_get_specific_object_path
(NMActiveConnection *connection
);
const GPtrArray *
nm_active_connection_get_devices (NMActiveConnection *connection
);
NMActiveConnectionState
nm_active_connection_get_state (NMActiveConnection *connection
);
NMActivationStateFlags
nm_active_connection_get_state_flags (NMActiveConnection *connection
);
NMActiveConnectionStateReason
nm_active_connection_get_state_reason (NMActiveConnection *connection
);
struct _NMDevice *
nm_active_connection_get_master (NMActiveConnection *connection
);
nm_active_connection_get_master
is deprecated and should not be used in newly-written code.
struct _NMDevice *
nm_active_connection_get_controller (NMActiveConnection *connection
);
gboolean
nm_active_connection_get_default (NMActiveConnection *connection
);
NMIPConfig *
nm_active_connection_get_ip4_config (NMActiveConnection *connection
);
NMDhcpConfig *
nm_active_connection_get_dhcp4_config (NMActiveConnection *connection
);
gboolean
nm_active_connection_get_default6 (NMActiveConnection *connection
);
NMIPConfig *
nm_active_connection_get_ip6_config (NMActiveConnection *connection
);
NMDhcpConfig *
nm_active_connection_get_dhcp6_config (NMActiveConnection *connection
);
gboolean
nm_active_connection_get_vpn (NMActiveConnection *connection
);
“default”
property“default” gboolean
Owner: NMActiveConnection
Flags: Read
Default value: FALSE
“default6”
property“default6” gboolean
Owner: NMActiveConnection
Flags: Read
Default value: FALSE
“specific-object-path”
property“specific-object-path” char *
Owner: NMActiveConnection
Flags: Read
Default value: NULL
“state”
property“state” NMActiveConnectionState
Owner: NMActiveConnection
Flags: Read
Default value: NM_ACTIVE_CONNECTION_STATE_UNKNOWN
“state-flags”
property“state-flags” guint
Owner: NMActiveConnection
Flags: Read
Default value: 0