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.DeviceDummy
Contents
Description
No description available in the introspection data.
Since: 1.8
Synopsis
- newtype DeviceDummy = DeviceDummy (ManagedPtr DeviceDummy)
- class (GObject o, IsDescendantOf DeviceDummy o) => IsDeviceDummy o
- toDeviceDummy :: (MonadIO m, IsDeviceDummy o) => o -> m DeviceDummy
Exported types
newtype DeviceDummy Source #
Memory-managed wrapper type.
Constructors
DeviceDummy (ManagedPtr DeviceDummy) |
Instances
Eq DeviceDummy Source # | |
Defined in GI.NM.Objects.DeviceDummy | |
GObject DeviceDummy Source # | |
Defined in GI.NM.Objects.DeviceDummy | |
ManagedPtrNewtype DeviceDummy Source # | |
Defined in GI.NM.Objects.DeviceDummy Methods | |
TypedObject DeviceDummy Source # | |
Defined in GI.NM.Objects.DeviceDummy | |
HasParentTypes DeviceDummy Source # | |
Defined in GI.NM.Objects.DeviceDummy | |
IsGValue (Maybe DeviceDummy) Source # | Convert |
Defined in GI.NM.Objects.DeviceDummy Methods gvalueGType_ :: IO GType # gvalueSet_ :: Ptr GValue -> Maybe DeviceDummy -> IO () # gvalueGet_ :: Ptr GValue -> IO (Maybe DeviceDummy) # | |
type ParentTypes DeviceDummy Source # | |
Defined in GI.NM.Objects.DeviceDummy |
class (GObject o, IsDescendantOf DeviceDummy o) => IsDeviceDummy o Source #
Type class for types which can be safely cast to DeviceDummy
, for instance with toDeviceDummy
.
Instances
(GObject o, IsDescendantOf DeviceDummy o) => IsDeviceDummy o Source # | |
Defined in GI.NM.Objects.DeviceDummy |
toDeviceDummy :: (MonadIO m, IsDeviceDummy o) => o -> m DeviceDummy Source #
Cast to DeviceDummy
, 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.