|  |  |  |  | 
    GObject
    ├── NMObject
    │   ├── NMAccessPoint
    │   ├── NMActiveConnection
    │   │   ╰── NMVPNConnection
    │   ├── NMClient
    │   ├── NMDevice
    │   │   ├── NMDeviceAdsl
    │   │   ├── NMDeviceBond
    │   │   ├── NMDeviceBridge
    │   │   ├── NMDeviceBt
    │   │   ├── NMDeviceEthernet
    │   │   ├── NMDeviceGeneric
    │   │   ├── NMDeviceInfiniband
    │   │   ├── NMDeviceModem
    │   │   ├── NMDeviceOlpcMesh
    │   │   ├── NMDeviceTeam
    │   │   ├── NMDeviceVlan
    │   │   ├── NMDeviceWifi
    │   │   ╰── NMDeviceWimax
    │   ├── NMDHCP4Config
    │   ├── NMDHCP6Config
    │   ├── NMIP4Config
    │   ├── NMIP6Config
    │   ╰── NMWimaxNsp
    ├── NMConnection
    │   ╰── NMRemoteConnection
    ├── NMRemoteSettings
    ├── NMSecretAgent
    ╰── NMVPNPlugin
    GInterface
    ├── NMVpnPluginUiInterface
    ╰── NMVpnPluginUiWidgetInterface
    GEnum
    ├── NMVPNPluginError
    ╰── NMSecretAgentError