From f60117b41d5433be1b4a96d82cd11d0c3dce9b63 Mon Sep 17 00:00:00 2001
From: Michael Biebl Converts void);
guint8 strengthstrength
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.
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.
buffer |
-buffer to store the result into |
-+ | buffer to store the result into. |
+[type guint8][array length=length] |
length |
@@ -2362,8 +2364,8 @@ guaranteed to not match if they are invalid.)
||||
hwaddr1 |
-pointer to a binary or ASCII hardware address, or |
-+ | pointer to a binary or ASCII hardware address, or |
+[nullable] |
hwaddr1_len |
@@ -2374,8 +2376,8 @@ is ASCII
||||
hwaddr2 |
-pointer to a binary or ASCII hardware address, or |
-+ | pointer to a binary or ASCII hardware address, or |
+[nullable] |
hwaddr2_len |
@@ -2598,7 +2600,7 @@ nm_utils_inet4_ntop (