diff options
| author | Michael Biebl <biebl@debian.org> | 2018-06-04 00:07:45 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-06-04 00:07:45 +0200 |
| commit | 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 (patch) | |
| tree | d10c354b1b980ca8a7b9e48ec9019e8ed88bde2b /docs/libnm/libnm.types | |
| parent | ee9c73a923909e23a649407be77e25235d769e25 (diff) | |
New upstream version 1.11.4 upstream/1.11.4
Diffstat (limited to 'docs/libnm/libnm.types')
| -rw-r--r-- | docs/libnm/libnm.types | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/libnm/libnm.types b/docs/libnm/libnm.types index 9682f14d..41fa51a0 100644 --- a/docs/libnm/libnm.types +++ b/docs/libnm/libnm.types @@ -9,6 +9,8 @@ nm_active_connection_state_reason_get_type nm_agent_manager_error_get_type nm_bluetooth_capabilities_get_type nm_capability_get_type +nm_checkpoint_create_flags_get_type +nm_checkpoint_get_type nm_client_error_get_type nm_client_get_type nm_client_permission_get_type @@ -54,6 +56,7 @@ nm_dns_entry_get_type nm_ip_address_get_type nm_ip_config_get_type nm_ip_route_get_type +nm_ip_tunnel_flags_get_type nm_ip_tunnel_mode_get_type nm_lldp_neighbor_get_type nm_manager_error_get_type @@ -78,6 +81,7 @@ nm_setting_compare_flags_get_type nm_setting_connection_autoconnect_slaves_get_type nm_setting_connection_get_type nm_setting_connection_lldp_get_type +nm_setting_connection_mdns_get_type nm_setting_dcb_flags_get_type nm_setting_dcb_get_type nm_setting_diff_result_get_type @@ -124,9 +128,11 @@ nm_setting_wired_get_type nm_setting_wired_wake_on_lan_get_type nm_setting_wireless_get_type nm_setting_wireless_powersave_get_type +nm_setting_wireless_security_fils_get_type nm_setting_wireless_security_get_type nm_setting_wireless_security_pmf_get_type nm_setting_wireless_security_wps_method_get_type +nm_settings_connection_flags_get_type nm_settings_error_get_type nm_settings_update2_flags_get_type nm_simple_connection_get_type |