{-# LANGUAGE TypeApplications #-}
#if (MIN_VERSION_haskell_gi_overloading(1,0,0) && !defined(__HADDOCK_VERSION__))
#define ENABLE_OVERLOADING
#endif
module GI.NM.Objects.DeviceDummy
(
DeviceDummy(..) ,
IsDeviceDummy ,
toDeviceDummy ,
#if defined(ENABLE_OVERLOADING)
ResolveDeviceDummyMethod ,
#endif
) where
import Data.GI.Base.ShortPrelude
import qualified Data.GI.Base.ShortPrelude as SP
import qualified Data.GI.Base.Overloading as O
import qualified Prelude as P
import qualified Data.GI.Base.Attributes as GI.Attributes
import qualified Data.GI.Base.BasicTypes as B.Types
import qualified Data.GI.Base.ManagedPtr as B.ManagedPtr
import qualified Data.GI.Base.GArray as B.GArray
import qualified Data.GI.Base.GClosure as B.GClosure
import qualified Data.GI.Base.GError as B.GError
import qualified Data.GI.Base.GHashTable as B.GHT
import qualified Data.GI.Base.GVariant as B.GVariant
import qualified Data.GI.Base.GValue as B.GValue
import qualified Data.GI.Base.GParamSpec as B.GParamSpec
import qualified Data.GI.Base.CallStack as B.CallStack
import qualified Data.GI.Base.Properties as B.Properties
import qualified Data.GI.Base.Signals as B.Signals
import qualified Control.Monad.IO.Class as MIO
import qualified Data.Coerce as Coerce
import qualified Data.Text as T
import qualified Data.Kind as DK
import qualified Data.ByteString.Char8 as B
import qualified Data.Map as Map
import qualified Foreign.Ptr as FP
import qualified GHC.OverloadedLabels as OL
import qualified GHC.Records as R
import qualified Data.Word as DW
import qualified Data.Int as DI
import qualified System.Posix.Types as SPT
import qualified Foreign.C.Types as FCT
#if MIN_VERSION_base(4,18,0)
import qualified GI.GLib.Structs.Bytes as GLib.Bytes
import qualified GI.GLib.Structs.MainContext as GLib.MainContext
import qualified GI.GLib.Structs.VariantType as GLib.VariantType
import qualified GI.GObject.Objects.Object as GObject.Object
import qualified GI.Gio.Callbacks as Gio.Callbacks
import qualified GI.Gio.Interfaces.AsyncInitable as Gio.AsyncInitable
import qualified GI.Gio.Interfaces.AsyncResult as Gio.AsyncResult
import qualified GI.Gio.Interfaces.Initable as Gio.Initable
import qualified GI.Gio.Objects.Cancellable as Gio.Cancellable
import qualified GI.Gio.Objects.DBusConnection as Gio.DBusConnection
import qualified GI.NM.Callbacks as NM.Callbacks
import {-# SOURCE #-} qualified GI.NM.Enums as NM.Enums
import {-# SOURCE #-} qualified GI.NM.Flags as NM.Flags
import {-# SOURCE #-} qualified GI.NM.Interfaces.Connection as NM.Connection
import {-# SOURCE #-} qualified GI.NM.Objects.ActiveConnection as NM.ActiveConnection
import {-# SOURCE #-} qualified GI.NM.Objects.Checkpoint as NM.Checkpoint
import {-# SOURCE #-} qualified GI.NM.Objects.Client as NM.Client
import {-# SOURCE #-} qualified GI.NM.Objects.Device as NM.Device
import {-# SOURCE #-} qualified GI.NM.Objects.DhcpConfig as NM.DhcpConfig
import {-# SOURCE #-} qualified GI.NM.Objects.IPConfig as NM.IPConfig
import {-# SOURCE #-} qualified GI.NM.Objects.Object as NM.Object
import {-# SOURCE #-} qualified GI.NM.Objects.RemoteConnection as NM.RemoteConnection
import {-# SOURCE #-} qualified GI.NM.Objects.Setting as NM.Setting
import {-# SOURCE #-} qualified GI.NM.Objects.Setting8021x as NM.Setting8021x
import {-# SOURCE #-} qualified GI.NM.Objects.SettingAdsl as NM.SettingAdsl
import {-# SOURCE #-} qualified GI.NM.Objects.SettingBluetooth as NM.SettingBluetooth
import {-# SOURCE #-} qualified GI.NM.Objects.SettingBond as NM.SettingBond
import {-# SOURCE #-} qualified GI.NM.Objects.SettingBridge as NM.SettingBridge
import {-# SOURCE #-} qualified GI.NM.Objects.SettingBridgePort as NM.SettingBridgePort
import {-# SOURCE #-} qualified GI.NM.Objects.SettingCdma as NM.SettingCdma
import {-# SOURCE #-} qualified GI.NM.Objects.SettingConnection as NM.SettingConnection
import {-# SOURCE #-} qualified GI.NM.Objects.SettingDcb as NM.SettingDcb
import {-# SOURCE #-} qualified GI.NM.Objects.SettingDummy as NM.SettingDummy
import {-# SOURCE #-} qualified GI.NM.Objects.SettingGeneric as NM.SettingGeneric
import {-# SOURCE #-} qualified GI.NM.Objects.SettingGsm as NM.SettingGsm
import {-# SOURCE #-} qualified GI.NM.Objects.SettingIP4Config as NM.SettingIP4Config
import {-# SOURCE #-} qualified GI.NM.Objects.SettingIP6Config as NM.SettingIP6Config
import {-# SOURCE #-} qualified GI.NM.Objects.SettingIPConfig as NM.SettingIPConfig
import {-# SOURCE #-} qualified GI.NM.Objects.SettingIPTunnel as NM.SettingIPTunnel
import {-# SOURCE #-} qualified GI.NM.Objects.SettingInfiniband as NM.SettingInfiniband
import {-# SOURCE #-} qualified GI.NM.Objects.SettingMacsec as NM.SettingMacsec
import {-# SOURCE #-} qualified GI.NM.Objects.SettingMacvlan as NM.SettingMacvlan
import {-# SOURCE #-} qualified GI.NM.Objects.SettingOlpcMesh as NM.SettingOlpcMesh
import {-# SOURCE #-} qualified GI.NM.Objects.SettingOvsBridge as NM.SettingOvsBridge
import {-# SOURCE #-} qualified GI.NM.Objects.SettingOvsInterface as NM.SettingOvsInterface
import {-# SOURCE #-} qualified GI.NM.Objects.SettingOvsPatch as NM.SettingOvsPatch
import {-# SOURCE #-} qualified GI.NM.Objects.SettingOvsPort as NM.SettingOvsPort
import {-# SOURCE #-} qualified GI.NM.Objects.SettingPpp as NM.SettingPpp
import {-# SOURCE #-} qualified GI.NM.Objects.SettingPppoe as NM.SettingPppoe
import {-# SOURCE #-} qualified GI.NM.Objects.SettingProxy as NM.SettingProxy
import {-# SOURCE #-} qualified GI.NM.Objects.SettingSerial as NM.SettingSerial
import {-# SOURCE #-} qualified GI.NM.Objects.SettingTCConfig as NM.SettingTCConfig
import {-# SOURCE #-} qualified GI.NM.Objects.SettingTeam as NM.SettingTeam
import {-# SOURCE #-} qualified GI.NM.Objects.SettingTeamPort as NM.SettingTeamPort
import {-# SOURCE #-} qualified GI.NM.Objects.SettingTun as NM.SettingTun
import {-# SOURCE #-} qualified GI.NM.Objects.SettingVlan as NM.SettingVlan
import {-# SOURCE #-} qualified GI.NM.Objects.SettingVpn as NM.SettingVpn
import {-# SOURCE #-} qualified GI.NM.Objects.SettingVxlan as NM.SettingVxlan
import {-# SOURCE #-} qualified GI.NM.Objects.SettingWimax as NM.SettingWimax
import {-# SOURCE #-} qualified GI.NM.Objects.SettingWired as NM.SettingWired
import {-# SOURCE #-} qualified GI.NM.Objects.SettingWireless as NM.SettingWireless
import {-# SOURCE #-} qualified GI.NM.Objects.SettingWirelessSecurity as NM.SettingWirelessSecurity
import {-# SOURCE #-} qualified GI.NM.Structs.BridgeVlan as NM.BridgeVlan
import {-# SOURCE #-} qualified GI.NM.Structs.DnsEntry as NM.DnsEntry
import {-# SOURCE #-} qualified GI.NM.Structs.IPAddress as NM.IPAddress
import {-# SOURCE #-} qualified GI.NM.Structs.IPRoute as NM.IPRoute
import {-# SOURCE #-} qualified GI.NM.Structs.IPRoutingRule as NM.IPRoutingRule
import {-# SOURCE #-} qualified GI.NM.Structs.LldpNeighbor as NM.LldpNeighbor
import {-# SOURCE #-} qualified GI.NM.Structs.Range as NM.Range
import {-# SOURCE #-} qualified GI.NM.Structs.TCAction as NM.TCAction
import {-# SOURCE #-} qualified GI.NM.Structs.TCQdisc as NM.TCQdisc
import {-# SOURCE #-} qualified GI.NM.Structs.TCTfilter as NM.TCTfilter
import {-# SOURCE #-} qualified GI.NM.Structs.TeamLinkWatcher as NM.TeamLinkWatcher
import {-# SOURCE #-} qualified GI.NM.Structs.VariantAttributeSpec as NM.VariantAttributeSpec
#else
import qualified GI.GObject.Objects.Object as GObject.Object
import {-# SOURCE #-} qualified GI.NM.Objects.Device as NM.Device
import {-# SOURCE #-} qualified GI.NM.Objects.Object as NM.Object
#endif
newtype DeviceDummy = DeviceDummy (SP.ManagedPtr DeviceDummy)
deriving (DeviceDummy -> DeviceDummy -> Bool
(DeviceDummy -> DeviceDummy -> Bool)
-> (DeviceDummy -> DeviceDummy -> Bool) -> Eq DeviceDummy
forall a. (a -> a -> Bool) -> (a -> a -> Bool) -> Eq a
$c== :: DeviceDummy -> DeviceDummy -> Bool
== :: DeviceDummy -> DeviceDummy -> Bool
$c/= :: DeviceDummy -> DeviceDummy -> Bool
/= :: DeviceDummy -> DeviceDummy -> Bool
Eq)
instance SP.ManagedPtrNewtype DeviceDummy where
toManagedPtr :: DeviceDummy -> ManagedPtr DeviceDummy
toManagedPtr (DeviceDummy ManagedPtr DeviceDummy
p) = ManagedPtr DeviceDummy
p
foreign import ccall "nm_device_dummy_get_type"
c_nm_device_dummy_get_type :: IO B.Types.GType
instance B.Types.TypedObject DeviceDummy where
glibType :: IO GType
glibType = IO GType
c_nm_device_dummy_get_type
instance B.Types.GObject DeviceDummy
class (SP.GObject o, O.IsDescendantOf DeviceDummy o) => IsDeviceDummy o
instance (SP.GObject o, O.IsDescendantOf DeviceDummy o) => IsDeviceDummy o
instance O.HasParentTypes DeviceDummy
type instance O.ParentTypes DeviceDummy = '[NM.Device.Device, NM.Object.Object, GObject.Object.Object]
toDeviceDummy :: (MIO.MonadIO m, IsDeviceDummy o) => o -> m DeviceDummy
toDeviceDummy :: forall (m :: * -> *) o.
(MonadIO m, IsDeviceDummy o) =>
o -> m DeviceDummy
toDeviceDummy = IO DeviceDummy -> m DeviceDummy
forall a. IO a -> m a
forall (m :: * -> *) a. MonadIO m => IO a -> m a
MIO.liftIO (IO DeviceDummy -> m DeviceDummy)
-> (o -> IO DeviceDummy) -> o -> m DeviceDummy
forall b c a. (b -> c) -> (a -> b) -> a -> c
. (ManagedPtr DeviceDummy -> DeviceDummy) -> o -> IO DeviceDummy
forall o o'.
(HasCallStack, ManagedPtrNewtype o, TypedObject o,
ManagedPtrNewtype o', TypedObject o') =>
(ManagedPtr o' -> o') -> o -> IO o'
B.ManagedPtr.unsafeCastTo ManagedPtr DeviceDummy -> DeviceDummy
DeviceDummy
instance B.GValue.IsGValue (Maybe DeviceDummy) where
gvalueGType_ :: IO GType
gvalueGType_ = IO GType
c_nm_device_dummy_get_type
gvalueSet_ :: Ptr GValue -> Maybe DeviceDummy -> IO ()
gvalueSet_ Ptr GValue
gv Maybe DeviceDummy
P.Nothing = Ptr GValue -> Ptr DeviceDummy -> IO ()
forall a. GObject a => Ptr GValue -> Ptr a -> IO ()
B.GValue.set_object Ptr GValue
gv (Ptr DeviceDummy
forall a. Ptr a
FP.nullPtr :: FP.Ptr DeviceDummy)
gvalueSet_ Ptr GValue
gv (P.Just DeviceDummy
obj) = DeviceDummy -> (Ptr DeviceDummy -> IO ()) -> IO ()
forall a c.
(HasCallStack, ManagedPtrNewtype a) =>
a -> (Ptr a -> IO c) -> IO c
B.ManagedPtr.withManagedPtr DeviceDummy
obj (Ptr GValue -> Ptr DeviceDummy -> IO ()
forall a. GObject a => Ptr GValue -> Ptr a -> IO ()
B.GValue.set_object Ptr GValue
gv)
gvalueGet_ :: Ptr GValue -> IO (Maybe DeviceDummy)
gvalueGet_ Ptr GValue
gv = do
Ptr DeviceDummy
ptr <- Ptr GValue -> IO (Ptr DeviceDummy)
forall a. GObject a => Ptr GValue -> IO (Ptr a)
B.GValue.get_object Ptr GValue
gv :: IO (FP.Ptr DeviceDummy)
if Ptr DeviceDummy
ptr Ptr DeviceDummy -> Ptr DeviceDummy -> Bool
forall a. Eq a => a -> a -> Bool
/= Ptr DeviceDummy
forall a. Ptr a
FP.nullPtr
then DeviceDummy -> Maybe DeviceDummy
forall a. a -> Maybe a
P.Just (DeviceDummy -> Maybe DeviceDummy)
-> IO DeviceDummy -> IO (Maybe DeviceDummy)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
<$> (ManagedPtr DeviceDummy -> DeviceDummy)
-> Ptr DeviceDummy -> IO DeviceDummy
forall a b.
(HasCallStack, GObject a, GObject b) =>
(ManagedPtr a -> a) -> Ptr b -> IO a
B.ManagedPtr.newObject ManagedPtr DeviceDummy -> DeviceDummy
DeviceDummy Ptr DeviceDummy
ptr
else Maybe DeviceDummy -> IO (Maybe DeviceDummy)
forall a. a -> IO a
forall (m :: * -> *) a. Monad m => a -> m a
return Maybe DeviceDummy
forall a. Maybe a
P.Nothing
#if defined(ENABLE_OVERLOADING)
type family ResolveDeviceDummyMethod (t :: Symbol) (o :: DK.Type) :: DK.Type where
ResolveDeviceDummyMethod "bindProperty" o = GObject.Object.ObjectBindPropertyMethodInfo
ResolveDeviceDummyMethod "bindPropertyFull" o = GObject.Object.ObjectBindPropertyFullMethodInfo
ResolveDeviceDummyMethod "connectionCompatible" o = NM.Device.DeviceConnectionCompatibleMethodInfo
ResolveDeviceDummyMethod "connectionValid" o = NM.Device.DeviceConnectionValidMethodInfo
ResolveDeviceDummyMethod "delete" o = NM.Device.DeviceDeleteMethodInfo
ResolveDeviceDummyMethod "deleteAsync" o = NM.Device.DeviceDeleteAsyncMethodInfo
ResolveDeviceDummyMethod "deleteFinish" o = NM.Device.DeviceDeleteFinishMethodInfo
ResolveDeviceDummyMethod "disconnect" o = NM.Device.DeviceDisconnectMethodInfo
ResolveDeviceDummyMethod "disconnectAsync" o = NM.Device.DeviceDisconnectAsyncMethodInfo
ResolveDeviceDummyMethod "disconnectFinish" o = NM.Device.DeviceDisconnectFinishMethodInfo
ResolveDeviceDummyMethod "filterConnections" o = NM.Device.DeviceFilterConnectionsMethodInfo
ResolveDeviceDummyMethod "forceFloating" o = GObject.Object.ObjectForceFloatingMethodInfo
ResolveDeviceDummyMethod "freezeNotify" o = GObject.Object.ObjectFreezeNotifyMethodInfo
ResolveDeviceDummyMethod "getv" o = GObject.Object.ObjectGetvMethodInfo
ResolveDeviceDummyMethod "isFloating" o = GObject.Object.ObjectIsFloatingMethodInfo
ResolveDeviceDummyMethod "isReal" o = NM.Device.DeviceIsRealMethodInfo
ResolveDeviceDummyMethod "isSoftware" o = NM.Device.DeviceIsSoftwareMethodInfo
ResolveDeviceDummyMethod "notify" o = GObject.Object.ObjectNotifyMethodInfo
ResolveDeviceDummyMethod "notifyByPspec" o = GObject.Object.ObjectNotifyByPspecMethodInfo
ResolveDeviceDummyMethod "reapply" o = NM.Device.DeviceReapplyMethodInfo
ResolveDeviceDummyMethod "reapplyAsync" o = NM.Device.DeviceReapplyAsyncMethodInfo
ResolveDeviceDummyMethod "reapplyFinish" o = NM.Device.DeviceReapplyFinishMethodInfo
ResolveDeviceDummyMethod "ref" o = GObject.Object.ObjectRefMethodInfo
ResolveDeviceDummyMethod "refSink" o = GObject.Object.ObjectRefSinkMethodInfo
ResolveDeviceDummyMethod "runDispose" o = GObject.Object.ObjectRunDisposeMethodInfo
ResolveDeviceDummyMethod "stealData" o = GObject.Object.ObjectStealDataMethodInfo
ResolveDeviceDummyMethod "stealQdata" o = GObject.Object.ObjectStealQdataMethodInfo
ResolveDeviceDummyMethod "thawNotify" o = GObject.Object.ObjectThawNotifyMethodInfo
ResolveDeviceDummyMethod "unref" o = GObject.Object.ObjectUnrefMethodInfo
ResolveDeviceDummyMethod "watchClosure" o = GObject.Object.ObjectWatchClosureMethodInfo
ResolveDeviceDummyMethod "getActiveConnection" o = NM.Device.DeviceGetActiveConnectionMethodInfo
ResolveDeviceDummyMethod "getAppliedConnection" o = NM.Device.DeviceGetAppliedConnectionMethodInfo
ResolveDeviceDummyMethod "getAppliedConnectionAsync" o = NM.Device.DeviceGetAppliedConnectionAsyncMethodInfo
ResolveDeviceDummyMethod "getAppliedConnectionFinish" o = NM.Device.DeviceGetAppliedConnectionFinishMethodInfo
ResolveDeviceDummyMethod "getAutoconnect" o = NM.Device.DeviceGetAutoconnectMethodInfo
ResolveDeviceDummyMethod "getAvailableConnections" o = NM.Device.DeviceGetAvailableConnectionsMethodInfo
ResolveDeviceDummyMethod "getCapabilities" o = NM.Device.DeviceGetCapabilitiesMethodInfo
ResolveDeviceDummyMethod "getClient" o = NM.Object.ObjectGetClientMethodInfo
ResolveDeviceDummyMethod "getConnectivity" o = NM.Device.DeviceGetConnectivityMethodInfo
ResolveDeviceDummyMethod "getData" o = GObject.Object.ObjectGetDataMethodInfo
ResolveDeviceDummyMethod "getDescription" o = NM.Device.DeviceGetDescriptionMethodInfo
ResolveDeviceDummyMethod "getDeviceType" o = NM.Device.DeviceGetDeviceTypeMethodInfo
ResolveDeviceDummyMethod "getDhcp4Config" o = NM.Device.DeviceGetDhcp4ConfigMethodInfo
ResolveDeviceDummyMethod "getDhcp6Config" o = NM.Device.DeviceGetDhcp6ConfigMethodInfo
ResolveDeviceDummyMethod "getDriver" o = NM.Device.DeviceGetDriverMethodInfo
ResolveDeviceDummyMethod "getDriverVersion" o = NM.Device.DeviceGetDriverVersionMethodInfo
ResolveDeviceDummyMethod "getFirmwareMissing" o = NM.Device.DeviceGetFirmwareMissingMethodInfo
ResolveDeviceDummyMethod "getFirmwareVersion" o = NM.Device.DeviceGetFirmwareVersionMethodInfo
ResolveDeviceDummyMethod "getHwAddress" o = NM.Device.DeviceGetHwAddressMethodInfo
ResolveDeviceDummyMethod "getIface" o = NM.Device.DeviceGetIfaceMethodInfo
ResolveDeviceDummyMethod "getInterfaceFlags" o = NM.Device.DeviceGetInterfaceFlagsMethodInfo
ResolveDeviceDummyMethod "getIp4Config" o = NM.Device.DeviceGetIp4ConfigMethodInfo
ResolveDeviceDummyMethod "getIp6Config" o = NM.Device.DeviceGetIp6ConfigMethodInfo
ResolveDeviceDummyMethod "getIpIface" o = NM.Device.DeviceGetIpIfaceMethodInfo
ResolveDeviceDummyMethod "getLldpNeighbors" o = NM.Device.DeviceGetLldpNeighborsMethodInfo
ResolveDeviceDummyMethod "getManaged" o = NM.Device.DeviceGetManagedMethodInfo
ResolveDeviceDummyMethod "getMetered" o = NM.Device.DeviceGetMeteredMethodInfo
ResolveDeviceDummyMethod "getMtu" o = NM.Device.DeviceGetMtuMethodInfo
ResolveDeviceDummyMethod "getNmPluginMissing" o = NM.Device.DeviceGetNmPluginMissingMethodInfo
ResolveDeviceDummyMethod "getPath" o = NM.Device.DeviceGetPathMethodInfo
ResolveDeviceDummyMethod "getPhysicalPortId" o = NM.Device.DeviceGetPhysicalPortIdMethodInfo
ResolveDeviceDummyMethod "getPorts" o = NM.Device.DeviceGetPortsMethodInfo
ResolveDeviceDummyMethod "getProduct" o = NM.Device.DeviceGetProductMethodInfo
ResolveDeviceDummyMethod "getProperty" o = GObject.Object.ObjectGetPropertyMethodInfo
ResolveDeviceDummyMethod "getQdata" o = GObject.Object.ObjectGetQdataMethodInfo
ResolveDeviceDummyMethod "getSettingType" o = NM.Device.DeviceGetSettingTypeMethodInfo
ResolveDeviceDummyMethod "getState" o = NM.Device.DeviceGetStateMethodInfo
ResolveDeviceDummyMethod "getStateReason" o = NM.Device.DeviceGetStateReasonMethodInfo
ResolveDeviceDummyMethod "getTypeDescription" o = NM.Device.DeviceGetTypeDescriptionMethodInfo
ResolveDeviceDummyMethod "getUdi" o = NM.Device.DeviceGetUdiMethodInfo
ResolveDeviceDummyMethod "getVendor" o = NM.Device.DeviceGetVendorMethodInfo
ResolveDeviceDummyMethod "setAutoconnect" o = NM.Device.DeviceSetAutoconnectMethodInfo
ResolveDeviceDummyMethod "setData" o = GObject.Object.ObjectSetDataMethodInfo
ResolveDeviceDummyMethod "setDataFull" o = GObject.Object.ObjectSetDataFullMethodInfo
ResolveDeviceDummyMethod "setManaged" o = NM.Device.DeviceSetManagedMethodInfo
ResolveDeviceDummyMethod "setProperty" o = GObject.Object.ObjectSetPropertyMethodInfo
ResolveDeviceDummyMethod l o = O.MethodResolutionFailed l o
instance (info ~ ResolveDeviceDummyMethod t DeviceDummy, O.OverloadedMethod info DeviceDummy p) => OL.IsLabel t (DeviceDummy -> p) where
#if MIN_VERSION_base(4,10,0)
fromLabel = O.overloadedMethod @info
#else
fromLabel _ = O.overloadedMethod @info
#endif
#if MIN_VERSION_base(4,13,0)
instance (info ~ ResolveDeviceDummyMethod t DeviceDummy, O.OverloadedMethod info DeviceDummy p, R.HasField t DeviceDummy p) => R.HasField t DeviceDummy p where
getField = O.overloadedMethod @info
#endif
instance (info ~ ResolveDeviceDummyMethod t DeviceDummy, O.OverloadedMethodInfo info DeviceDummy) => OL.IsLabel t (O.MethodProxy info DeviceDummy) where
#if MIN_VERSION_base(4,10,0)
fromLabel = O.MethodProxy
#else
fromLabel _ = O.MethodProxy
#endif
#endif
#if defined(ENABLE_OVERLOADING)
instance O.HasAttributeList DeviceDummy
type instance O.AttributeList DeviceDummy = DeviceDummyAttributeList
type DeviceDummyAttributeList = ('[ '("activeConnection", NM.Device.DeviceActiveConnectionPropertyInfo), '("autoconnect", NM.Device.DeviceAutoconnectPropertyInfo), '("availableConnections", NM.Device.DeviceAvailableConnectionsPropertyInfo), '("capabilities", NM.Device.DeviceCapabilitiesPropertyInfo), '("client", NM.Object.ObjectClientPropertyInfo), '("deviceType", NM.Device.DeviceDeviceTypePropertyInfo), '("dhcp4Config", NM.Device.DeviceDhcp4ConfigPropertyInfo), '("dhcp6Config", NM.Device.DeviceDhcp6ConfigPropertyInfo), '("driver", NM.Device.DeviceDriverPropertyInfo), '("driverVersion", NM.Device.DeviceDriverVersionPropertyInfo), '("firmwareMissing", NM.Device.DeviceFirmwareMissingPropertyInfo), '("firmwareVersion", NM.Device.DeviceFirmwareVersionPropertyInfo), '("hwAddress", NM.Device.DeviceHwAddressPropertyInfo), '("interface", NM.Device.DeviceInterfacePropertyInfo), '("interfaceFlags", NM.Device.DeviceInterfaceFlagsPropertyInfo), '("ipInterface", NM.Device.DeviceIpInterfacePropertyInfo), '("ip4Config", NM.Device.DeviceIp4ConfigPropertyInfo), '("ip4Connectivity", NM.Device.DeviceIp4ConnectivityPropertyInfo), '("ip6Config", NM.Device.DeviceIp6ConfigPropertyInfo), '("ip6Connectivity", NM.Device.DeviceIp6ConnectivityPropertyInfo), '("lldpNeighbors", NM.Device.DeviceLldpNeighborsPropertyInfo), '("managed", NM.Device.DeviceManagedPropertyInfo), '("metered", NM.Device.DeviceMeteredPropertyInfo), '("mtu", NM.Device.DeviceMtuPropertyInfo), '("nmPluginMissing", NM.Device.DeviceNmPluginMissingPropertyInfo), '("path", NM.Device.DevicePathPropertyInfo), '("physicalPortId", NM.Device.DevicePhysicalPortIdPropertyInfo), '("ports", NM.Device.DevicePortsPropertyInfo), '("product", NM.Device.DeviceProductPropertyInfo), '("real", NM.Device.DeviceRealPropertyInfo), '("state", NM.Device.DeviceStatePropertyInfo), '("stateReason", NM.Device.DeviceStateReasonPropertyInfo), '("udi", NM.Device.DeviceUdiPropertyInfo), '("vendor", NM.Device.DeviceVendorPropertyInfo)] :: [(Symbol, DK.Type)])
#endif
#if defined(ENABLE_OVERLOADING)
#endif
#if defined(ENABLE_OVERLOADING)
type instance O.SignalList DeviceDummy = DeviceDummySignalList
type DeviceDummySignalList = ('[ '("notify", GObject.Object.ObjectNotifySignalInfo), '("stateChanged", NM.Device.DeviceStateChangedSignalInfo)] :: [(Symbol, DK.Type)])
#endif