mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 19:30:07 +01:00
libnm-glib: update symbol visibility list
This commit is contained in:
parent
5dd4f1ea01
commit
c6bfe8edb6
1 changed files with 5 additions and 6 deletions
|
|
@ -141,13 +141,16 @@ global:
|
|||
nm_remote_connection_get_type;
|
||||
nm_remote_connection_new;
|
||||
nm_remote_settings_add_connection;
|
||||
nm_remote_settings_error_get_type;
|
||||
nm_remote_settings_error_quark;
|
||||
nm_remote_settings_get_connection_by_path;
|
||||
nm_remote_settings_list_connections;
|
||||
nm_remote_settings_get_permissions;
|
||||
nm_remote_settings_save_hostname;
|
||||
nm_remote_settings_get_type;
|
||||
nm_remote_settings_list_connections;
|
||||
nm_remote_settings_new;
|
||||
nm_remote_settings_save_hostname;
|
||||
nm_secret_agent_delete_secrets;
|
||||
nm_secret_agent_error_get_type;
|
||||
nm_secret_agent_error_quark;
|
||||
nm_secret_agent_get_secrets;
|
||||
nm_secret_agent_get_type;
|
||||
|
|
@ -157,10 +160,6 @@ global:
|
|||
nm_serial_device_get_bytes_received;
|
||||
nm_serial_device_get_bytes_sent;
|
||||
nm_serial_device_get_type;
|
||||
nm_settings_error_quark;
|
||||
nm_settings_get_type;
|
||||
nm_settings_list_connections;
|
||||
nm_settings_signal_new_connection;
|
||||
nm_ssid_get_type;
|
||||
nm_string_array_get_type;
|
||||
nm_uint_array_get_type;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue