| Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Gio.Structs.UnixMountEntry
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) |
Instances
| Eq UnixMountEntry Source # | |
Defined in GI.Gio.Structs.UnixMountEntry Methods (==) :: UnixMountEntry -> UnixMountEntry -> Bool # (/=) :: UnixMountEntry -> UnixMountEntry -> Bool # | |
| IsGValue UnixMountEntry Source # | Convert |
Defined in GI.Gio.Structs.UnixMountEntry | |
| ManagedPtrNewtype UnixMountEntry Source # | |
Defined in GI.Gio.Structs.UnixMountEntry Methods toManagedPtr :: UnixMountEntry -> ManagedPtr UnixMountEntry # | |
| TypedObject UnixMountEntry Source # | |
Defined in GI.Gio.Structs.UnixMountEntry | |
| GBoxed UnixMountEntry Source # | |
Defined in GI.Gio.Structs.UnixMountEntry | |
| HasParentTypes UnixMountEntry Source # | |
Defined in GI.Gio.Structs.UnixMountEntry | |
| type ParentTypes UnixMountEntry Source # | |
Defined in GI.Gio.Structs.UnixMountEntry | |