[ Version ( deprecated = true , deprecated_since = "1.48." ) ]
public unowned string get_mac_blacklist_item (uint32 idx)
Warning: get_mac_blacklist_item is deprecated since 1.48..
Since 1.48, access at index "len" is allowed and returns NULL.
Use get_mac_denylist_item instead.
| this |
the SettingWired |
| idx |
the zero-based index of the MAC address entry |
|
the blacklisted MAC address string (hex-digits-and-colons notation) at index |