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.DeviceOvsInterface
Contents
Description
No description available in the introspection data.
Since: 1.10
Synopsis
- newtype DeviceOvsInterface = DeviceOvsInterface (ManagedPtr DeviceOvsInterface)
- class (GObject o, IsDescendantOf DeviceOvsInterface o) => IsDeviceOvsInterface o
- toDeviceOvsInterface :: (MonadIO m, IsDeviceOvsInterface o) => o -> m DeviceOvsInterface
Exported types
newtype DeviceOvsInterface Source #
Memory-managed wrapper type.
Constructors
DeviceOvsInterface (ManagedPtr DeviceOvsInterface) |
Instances
class (GObject o, IsDescendantOf DeviceOvsInterface o) => IsDeviceOvsInterface o Source #
Type class for types which can be safely cast to DeviceOvsInterface
, for instance with toDeviceOvsInterface
.
Instances
(GObject o, IsDescendantOf DeviceOvsInterface o) => IsDeviceOvsInterface o Source # | |
Defined in GI.NM.Objects.DeviceOvsInterface |
toDeviceOvsInterface :: (MonadIO m, IsDeviceOvsInterface o) => o -> m DeviceOvsInterface Source #
Cast to DeviceOvsInterface
, 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.