[ 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.46, access at index "len" is allowed and returns NULL.
Use get_mac_denylist_item instead.
| this |
the SettingWireless |
| idx |
the zero-based index of the MAC address entry |
|
the denylisted MAC address string (hex-digits-and-colons notation) at index |