Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
GI.Gio.Structs.UnixMountEntry
Contents
Description
Defines a Unix mount entry (e.g. <filename>/media/cdrom</filename>). This corresponds roughly to a mtab entry.
Synopsis
- newtype UnixMountEntry = UnixMountEntry (ManagedPtr UnixMountEntry)
Exported types
newtype UnixMountEntry Source #
Memory-managed wrapper type.
Constructors
UnixMountEntry (ManagedPtr UnixMountEntry) |