From f60117b41d5433be1b4a96d82cd11d0c3dce9b63 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 23 Apr 2018 18:00:21 +0200 Subject: New upstream version 1.11.3 --- docs/libnm/html/libnm-nm-utils.html | 41 ++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 19 deletions(-) (limited to 'docs/libnm/html/libnm-nm-utils.html') diff --git a/docs/libnm/html/libnm-nm-utils.html b/docs/libnm/html/libnm-nm-utils.html index 002d54ce..918f6336 100644 --- a/docs/libnm/html/libnm-nm-utils.html +++ b/docs/libnm/html/libnm-nm-utils.html @@ -2051,9 +2051,11 @@ nm_utils_wifi_5ghz_freqs (voidguint8 strength);

Converts strength into a 4-character-wide graphical representation of -strength suitable for printing to stdout. If the current locale and terminal -support it, this will use unicode graphics characters to represent -"bars". Otherwise it will use 0 to 4 asterisks.

+strength suitable for printing to stdout.

+

Previous versions used to take a guess at the terminal type and possibly +return a wide UTF-8 encoded string. Now it always returns a 7-bit +clean strings of one to 0 to 4 asterisks. Users that actually need +the functionality are encouraged to make their implementations instead.

Parameters

@@ -2209,8 +2211,8 @@ Bytes in asc - - + + @@ -2362,8 +2364,8 @@ guaranteed to not match if they are invalid.)

- - + + @@ -2374,8 +2376,8 @@ is ASCII

- - + + @@ -2598,7 +2600,7 @@ nm_utils_inet4_ntop (in_addr_tNULL, it will return a pointer to an internal, static buffer (shared with nm_utils_inet6_ntop()). Beware, that the internal buffer will be overwritten with ever new call of nm_utils_inet4_ntop() or -nm_utils_inet6_ntop() that does not provied it's own dst +nm_utils_inet6_ntop() that does not provide its own dst buffer. Also, using the internal buffer is not thread safe. When in doubt, pass your own dst @@ -2644,7 +2646,7 @@ nm_utils_inet6_ntop (const struct characters. If set to NULL, it will return a pointer to an internal, static buffer (shared with nm_utils_inet4_ntop()). Beware, that the internal buffer will be overwritten with ever new call of nm_utils_inet4_ntop() or -nm_utils_inet6_ntop() that does not provied it's own dst +nm_utils_inet6_ntop() that does not provide its own dst buffer. Also, using the internal buffer is not thread safe. When in doubt, pass your own dst @@ -3015,8 +3017,9 @@ nm_utils_parse_variant_attributes (const

Returns

-

a GHashTable mapping attribute names to GVariant values.

-

[transfer full]

+

a GHashTable mapping +attribute names to GVariant values.

+

[transfer full][element-type utf8 GVariant]

Since: 1.8

@@ -3062,7 +3065,7 @@ discipline to a NMTCQdisc instance. Supports a subs

Returns

the NMTCQdisc or NULL

-

Since: 1.10.2

+

Since: 1.12


@@ -3098,7 +3101,7 @@ discipline.

Returns

formatted string or NULL

-

Since: 1.10.2

+

Since: 1.12


@@ -3134,7 +3137,7 @@ discipline to a NMTCAction instance. Supports a sub

Returns

the NMTCAction or NULL

-

Since: 1.10.2

+

Since: 1.12


@@ -3170,7 +3173,7 @@ discipline.

Returns

formatted string or NULL

-

Since: 1.10.2

+

Since: 1.12


@@ -3206,7 +3209,7 @@ discipline to a NMTCTfilter instance. Supports a su

Returns

the NMTCTfilter or NULL

-

Since: 1.10.2

+

Since: 1.12


@@ -3242,7 +3245,7 @@ discipline.

Returns

formatted string or NULL

-

Since: 1.10.2

+

Since: 1.12

-- cgit 1.3.0-6-gf8a5

buffer

buffer to store the result into

 

buffer to store the result into.

[type guint8][array length=length]

length

hwaddr1

pointer to a binary or ASCII hardware address, or NULL

 

pointer to a binary or ASCII hardware address, or NULL.

[nullable]

hwaddr1_len

hwaddr2

pointer to a binary or ASCII hardware address, or NULL

 

pointer to a binary or ASCII hardware address, or NULL.

[nullable]

hwaddr2_len