From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- docs/libnm-glib/html/NMActiveConnection.html | 114 ++++++++------------------- 1 file changed, 35 insertions(+), 79 deletions(-) (limited to 'docs/libnm-glib/html/NMActiveConnection.html') diff --git a/docs/libnm-glib/html/NMActiveConnection.html b/docs/libnm-glib/html/NMActiveConnection.html index d5f1b381..51037dca 100644 --- a/docs/libnm-glib/html/NMActiveConnection.html +++ b/docs/libnm-glib/html/NMActiveConnection.html @@ -2,13 +2,13 @@ -libnm-glib Reference Manual: NMActiveConnection +NMActiveConnection: libnm-glib Reference Manual - + @@ -344,8 +344,6 @@

Description

-

-

Functions

@@ -411,7 +409,6 @@ nm_active_connection_get_connection ( the object path of the NMConnection which this NMActiveConnection is an active instance of. This is the internal string used by the connection, and must not be modified.

-


@@ -439,9 +436,8 @@ nm_active_connection_get_id (

Returns

the ID of the NMConnection that backs the NMActiveConnection. This is the internal string used by the connection, and must not be modified.

-

-

Since 0.9.10

+

Since: 0.9.10


@@ -468,7 +464,6 @@ nm_active_connection_get_uuid (

Returns

the UUID of the NMConnection that backs the NMActiveConnection. This is the internal string used by the connection, and must not be modified.

-


@@ -497,9 +492,8 @@ nm_active_connection_get_connection_type

Returns

the type of the NMConnection that backs the NMActiveConnection. This is the internal string used by the connection, and must not be modified.

-

-

Since 0.9.10

+

Since: 0.9.10


@@ -527,7 +521,6 @@ nm_active_connection_get_specific_object

Returns

the specific object's DBus path. This is the internal string used by the connection, and must not be modified.

-


@@ -582,7 +575,6 @@ nm_active_connection_get_state (

Returns

the state

-


@@ -610,7 +602,6 @@ nm_active_connection_get_master (

Returns

the path of the master NMDevice of the NMActiveConnection. This is the internal string used by the connection, and must not be modified.

-


@@ -638,7 +629,6 @@ the default IPv4 route and DNS information).

Returns

TRUE if the active connection is the default IPv4 connection

-


@@ -665,11 +655,11 @@ nm_active_connection_get_ip4_config (

Returns

the NMIP4Config, or NULL if the -connection is not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED +connection is not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

[transfer none]

-

Since 0.9.10

+

Since: 0.9.10


@@ -697,10 +687,10 @@ nm_active_connection_get_dhcp4_config (

Returns

the NMDHCP4Config, or NULL if the connection does not use DHCP, or is not in the -NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

+NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

[transfer none]

-

Since 0.9.10

+

Since: 0.9.10


@@ -727,7 +717,6 @@ the default IPv6 route and DNS information).

Returns

TRUE if the active connection is the default IPv6 connection

-


@@ -754,11 +743,11 @@ nm_active_connection_get_ip6_config (

Returns

the NMIP6Config, or NULL if the -connection is not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED +connection is not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

[transfer none]

-

Since 0.9.10

+

Since: 0.9.10


@@ -786,10 +775,10 @@ nm_active_connection_get_dhcp6_config (

Returns

the NMDHCP6Config, or NULL if the connection does not use DHCPv6, or is not in the -NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

+NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

[transfer none]

-

Since 0.9.10

+

Since: 0.9.10


@@ -815,9 +804,8 @@ nm_active_connection_get_vpn (

Returns

TRUE if the active connection is a VPN connection

-

-

Since 0.9.10

+

Since: 0.9.10

@@ -826,120 +814,90 @@ nm_active_connection_get_vpn (

NM_ACTIVE_CONNECTION_CONNECTION

#define NM_ACTIVE_CONNECTION_CONNECTION          "connection"
 
-

-


NM_ACTIVE_CONNECTION_ID

#define NM_ACTIVE_CONNECTION_ID                  "id"
 
-

-


NM_ACTIVE_CONNECTION_UUID

#define NM_ACTIVE_CONNECTION_UUID                "uuid"
 
-

-


NM_ACTIVE_CONNECTION_TYPE

#define NM_ACTIVE_CONNECTION_TYPE                "type"
 
-

-


NM_ACTIVE_CONNECTION_SPECIFIC_OBJECT

#define NM_ACTIVE_CONNECTION_SPECIFIC_OBJECT     "specific-object"
 
-

-


NM_ACTIVE_CONNECTION_DEVICES

#define NM_ACTIVE_CONNECTION_DEVICES             "devices"
 
-

-


NM_ACTIVE_CONNECTION_STATE

#define NM_ACTIVE_CONNECTION_STATE               "state"
 
-

-


NM_ACTIVE_CONNECTION_DEFAULT

#define NM_ACTIVE_CONNECTION_DEFAULT             "default"
 
-

-


NM_ACTIVE_CONNECTION_IP4_CONFIG

#define NM_ACTIVE_CONNECTION_IP4_CONFIG          "ip4-config"
 
-

-


NM_ACTIVE_CONNECTION_DHCP4_CONFIG

#define NM_ACTIVE_CONNECTION_DHCP4_CONFIG        "dhcp4-config"
 
-

-


NM_ACTIVE_CONNECTION_DEFAULT6

#define NM_ACTIVE_CONNECTION_DEFAULT6            "default6"
 
-

-


NM_ACTIVE_CONNECTION_IP6_CONFIG

#define NM_ACTIVE_CONNECTION_IP6_CONFIG          "ip6-config"
 
-

-


NM_ACTIVE_CONNECTION_DHCP6_CONFIG

#define NM_ACTIVE_CONNECTION_DHCP6_CONFIG        "dhcp6-config"
 
-

-


NM_ACTIVE_CONNECTION_VPN

#define NM_ACTIVE_CONNECTION_VPN                 "vpn"
 
-

-


NM_ACTIVE_CONNECTION_MASTER

#define NM_ACTIVE_CONNECTION_MASTER              "master"
 
-

-

@@ -947,7 +905,7 @@ nm_active_connection_get_vpn (

The “connection” property

  “connection”               gchar *
-

+

The connection's path of the active connection.

Flags: Read

Default value: NULL

@@ -955,7 +913,7 @@ nm_active_connection_get_vpn (

The “default” property

  “default”                  gboolean
-

+

Whether the active connection is the default IPv4 one.

Flags: Read

Default value: FALSE

@@ -963,7 +921,7 @@ nm_active_connection_get_vpn (

The “default6” property

  “default6”                 gboolean
-

+

Whether the active connection is the default IPv6 one.

Flags: Read

Default value: FALSE

@@ -971,55 +929,54 @@ nm_active_connection_get_vpn (

The “devices” property

  “devices”                  NMObjectArray *
-

Flags: Read


The “dhcp4-config” property

  “dhcp4-config”             NMDHCP4Config *
-

+

The NMDHCP4Config of the connection.

Flags: Read

-

Since 0.9.10

+

Since: 0.9.10


The “dhcp6-config” property

  “dhcp6-config”             NMDHCP6Config *
-

+

The NMDHCP6Config of the connection.

Flags: Read

-

Since 0.9.10

+

Since: 0.9.10


The “id” property

  “id”                       gchar *
-

+

The active connection's ID

Flags: Read

Default value: NULL

-

Since 0.9.10

+

Since: 0.9.10


The “ip4-config” property

  “ip4-config”               NMIP4Config *
-

+

The NMIP4Config of the connection.

Flags: Read

-

Since 0.9.10

+

Since: 0.9.10


The “ip6-config” property

  “ip6-config”               NMIP6Config *
-

+

The NMIP6Config of the connection.

Flags: Read

-

Since 0.9.10

+

Since: 0.9.10


The “master” property

  “master”                   gchar *
-

+

The path of the master device if one exists.

Flags: Read

Default value: NULL

@@ -1027,7 +984,7 @@ nm_active_connection_get_vpn (

The “specific-object” property

  “specific-object”          gchar *
-

+

The specific object's path of the active connection.

Flags: Read

Default value: NULL

@@ -1035,7 +992,7 @@ nm_active_connection_get_vpn (

The “state” property

  “state”                    guint
-

+

The state of the active connection.

Flags: Read

Allowed values: <= 3

Default value: 0

@@ -1044,16 +1001,16 @@ nm_active_connection_get_vpn (

The “type” property

  “type”                     gchar *
-

+

The active connection's type

Flags: Read

Default value: NULL

-

Since 0.9.10

+

Since: 0.9.10


The “uuid” property

  “uuid”                     gchar *
-

+

The active connection's UUID

Flags: Read

Default value: NULL

@@ -1061,15 +1018,14 @@ nm_active_connection_get_vpn (

The “vpn” property

  “vpn”                      gboolean
-

+

Whether the active connection is a VPN connection.

Flags: Read

Default value: FALSE

-

Since 0.9.10

+

Since: 0.9.10

+
Generated by GTK-Doc V1.24 \ No newline at end of file -- cgit 1.3.0-6-gf8a5