Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | None |
Language | Haskell2010 |
GI.NM.Objects.DeviceLoopback
Contents
Description
No description available in the introspection data.
Since: 1.42
Synopsis
- newtype DeviceLoopback = DeviceLoopback (ManagedPtr DeviceLoopback)
- class (GObject o, IsDescendantOf DeviceLoopback o) => IsDeviceLoopback o
- toDeviceLoopback :: (MonadIO m, IsDeviceLoopback o) => o -> m DeviceLoopback
Exported types
newtype DeviceLoopback Source #
Memory-managed wrapper type.
Constructors
DeviceLoopback (ManagedPtr DeviceLoopback) |
Instances
Eq DeviceLoopback Source # | |
Defined in GI.NM.Objects.DeviceLoopback Methods (==) :: DeviceLoopback -> DeviceLoopback -> Bool # (/=) :: DeviceLoopback -> DeviceLoopback -> Bool # | |
GObject DeviceLoopback Source # | |
Defined in GI.NM.Objects.DeviceLoopback | |
ManagedPtrNewtype DeviceLoopback Source # | |
Defined in GI.NM.Objects.DeviceLoopback Methods toManagedPtr :: DeviceLoopback -> ManagedPtr DeviceLoopback # | |
TypedObject DeviceLoopback Source # | |
Defined in GI.NM.Objects.DeviceLoopback | |
HasParentTypes DeviceLoopback Source # | |
Defined in GI.NM.Objects.DeviceLoopback | |
IsGValue (Maybe DeviceLoopback) Source # | Convert |
Defined in GI.NM.Objects.DeviceLoopback Methods gvalueGType_ :: IO GType # gvalueSet_ :: Ptr GValue -> Maybe DeviceLoopback -> IO () # gvalueGet_ :: Ptr GValue -> IO (Maybe DeviceLoopback) # | |
type ParentTypes DeviceLoopback Source # | |
Defined in GI.NM.Objects.DeviceLoopback |
class (GObject o, IsDescendantOf DeviceLoopback o) => IsDeviceLoopback o Source #
Type class for types which can be safely cast to DeviceLoopback
, for instance with toDeviceLoopback
.
Instances
(GObject o, IsDescendantOf DeviceLoopback o) => IsDeviceLoopback o Source # | |
Defined in GI.NM.Objects.DeviceLoopback |
toDeviceLoopback :: (MonadIO m, IsDeviceLoopback o) => o -> m DeviceLoopback Source #
Cast to DeviceLoopback
, for types for which this is known to be safe. For general casts, use castTo
.
Methods
Click to display all available methods, including inherited ones
Methods
bindProperty, bindPropertyFull, connectionCompatible, connectionValid, delete, deleteAsync, deleteFinish, disconnect, disconnectAsync, disconnectFinish, filterConnections, forceFloating, freezeNotify, getv, isFloating, isReal, isSoftware, notify, notifyByPspec, reapply, reapplyAsync, reapplyFinish, ref, refSink, runDispose, stealData, stealQdata, thawNotify, unref, watchClosure.
Getters
getActiveConnection, getAppliedConnection, getAppliedConnectionAsync, getAppliedConnectionFinish, getAutoconnect, getAvailableConnections, getCapabilities, getClient, getConnectivity, getData, getDescription, getDeviceType, getDhcp4Config, getDhcp6Config, getDriver, getDriverVersion, getFirmwareMissing, getFirmwareVersion, getHwAddress, getIface, getInterfaceFlags, getIp4Config, getIp6Config, getIpIface, getLldpNeighbors, getManaged, getMetered, getMtu, getNmPluginMissing, getPath, getPhysicalPortId, getPorts, getProduct, getProperty, getQdata, getSettingType, getState, getStateReason, getTypeDescription, getUdi, getVendor.
Setters
setAutoconnect, setData, setDataFull, setManaged, setProperty.