| 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.Gtk.Structs.MountOperationHandlerProxy_
Contents
Description
The MountOperationHandlerProxy_ structure contains only private data and should only be accessed using the provided API.
Synopsis
Exported types
newtype MountOperationHandlerProxy_ Source #
Memory-managed wrapper type.
Constructors
| MountOperationHandlerProxy_ (ManagedPtr MountOperationHandlerProxy_) |
Instances
| Eq MountOperationHandlerProxy_ Source # | |
Defined in GI.Gtk.Structs.MountOperationHandlerProxy_ Methods (==) :: MountOperationHandlerProxy_ -> MountOperationHandlerProxy_ -> Bool # (/=) :: MountOperationHandlerProxy_ -> MountOperationHandlerProxy_ -> Bool # | |
| BoxedPtr MountOperationHandlerProxy_ Source # | |
Defined in GI.Gtk.Structs.MountOperationHandlerProxy_ | |
| CallocPtr MountOperationHandlerProxy_ Source # | |
Defined in GI.Gtk.Structs.MountOperationHandlerProxy_ Methods | |
| ManagedPtrNewtype MountOperationHandlerProxy_ Source # | |
Defined in GI.Gtk.Structs.MountOperationHandlerProxy_ Methods toManagedPtr :: MountOperationHandlerProxy_ -> ManagedPtr MountOperationHandlerProxy_ | |
| tag ~ 'AttrSet => Constructible MountOperationHandlerProxy_ tag Source # | |
Defined in GI.Gtk.Structs.MountOperationHandlerProxy_ Methods new :: MonadIO m => (ManagedPtr MountOperationHandlerProxy_ -> MountOperationHandlerProxy_) -> [AttrOp MountOperationHandlerProxy_ tag] -> m MountOperationHandlerProxy_ | |
newZeroMountOperationHandlerProxy_ :: MonadIO m => m MountOperationHandlerProxy_ Source #
Construct a MountOperationHandlerProxy_ struct initialized to zero.