Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
Safe Haskell | None |
Language | Haskell2010 |
GI.Gio.Objects.NativeVolumeMonitor
Contents
Description
Exported types
newtype NativeVolumeMonitor Source
Constructors
NativeVolumeMonitor (ForeignPtr NativeVolumeMonitor) |
class GObject o => NativeVolumeMonitorK o Source
Instances
toNativeVolumeMonitor :: NativeVolumeMonitorK o => o -> IO NativeVolumeMonitor Source