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 |
No description available in the introspection data.
Synopsis
Exported types
newtype CharAttributes Source #
Memory-managed wrapper type.
Instances
WrappedPtr CharAttributes Source # | |
Defined in GI.Vte.Structs.CharAttributes wrappedPtrCalloc :: IO (Ptr CharAttributes) # wrappedPtrCopy :: CharAttributes -> IO CharAttributes # wrappedPtrFree :: Maybe (FunPtr (Ptr CharAttributes -> IO ())) # | |
tag ~ AttrSet => Constructible CharAttributes tag Source # | |
Defined in GI.Vte.Structs.CharAttributes new :: MonadIO m => (ManagedPtr CharAttributes -> CharAttributes) -> [AttrOp CharAttributes tag] -> m CharAttributes # |
newZeroCharAttributes :: MonadIO m => m CharAttributes Source #
Construct a CharAttributes
struct initialized to zero.
noCharAttributes :: Maybe CharAttributes Source #
A convenience alias for Nothing
:: Maybe
CharAttributes
.