mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-02 02:38:03 +02:00
libnm-glib: export nm_device_get_iface()
This got forgotten somehow.
This commit is contained in:
parent
429a05e675
commit
3116e3c980
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ global:
|
|||
nm_device_get_iface;
|
||||
nm_device_get_ip4_config;
|
||||
nm_device_get_ip6_config;
|
||||
nm_device_get_ip_iface;
|
||||
nm_device_get_managed;
|
||||
nm_device_get_product;
|
||||
nm_device_get_state;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue