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