about summary refs log tree commit diff
path: root/docs/libnm-glib/libnm-glib.types
blob: 8b3b3d2a8924c92e8febd7b8b4fe39d388407208 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#include <nm-client.h>
#include <nm-object.h>
#include <nm-device.h>
#include <nm-device-ethernet.h>
#include <nm-device-wifi.h>
#include <nm-cdma-device.h>
#include <nm-gsm-device.h>
#include <nm-serial-device.h>
#include <nm-device-bt.h>
#include <nm-access-point.h>
#include <nm-ip4-config.h>
#include <nm-ip6-config.h>
#include <nm-active-connection.h>
#include <nm-dhcp4-config.h>
#include <nm-dhcp6-config.h>
#include <nm-remote-settings.h>
#include <nm-exported-connection.h>
#include <nm-remote-connection.h>
#include <nm-vpn-connection.h>

nm_client_get_type
nm_object_get_type
nm_device_get_type
nm_device_ethernet_get_type
nm_device_wifi_get_type
nm_cdma_device_get_type
nm_gsm_device_get_type
nm_serial_device_get_type
nm_device_bt_get_type
nm_access_point_get_type
nm_ip4_config_get_type
nm_ip6_config_get_type
nm_active_connection_get_type
nm_dhcp4_config_get_type
nm_dhcp6_config_get_type
nm_remote_settings_get_type
nm_exported_connection_get_type
nm_remote_connection_get_type
nm_vpn_connection_get_type