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