| 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.Vte.Structs.CharAttributes
Contents
Description
No description available in the introspection data.
Synopsis
- newtype CharAttributes = CharAttributes (ManagedPtr CharAttributes)
- newZeroCharAttributes :: MonadIO m => m CharAttributes
Exported types
newtype CharAttributes Source #
Memory-managed wrapper type.
Constructors
| CharAttributes (ManagedPtr CharAttributes) |
Instances
| Eq CharAttributes Source # | |
Defined in GI.Vte.Structs.CharAttributes Methods (==) :: CharAttributes -> CharAttributes -> Bool # (/=) :: CharAttributes -> CharAttributes -> Bool # | |
| BoxedPtr CharAttributes Source # | |
Defined in GI.Vte.Structs.CharAttributes | |
| CallocPtr CharAttributes Source # | |
Defined in GI.Vte.Structs.CharAttributes Methods | |
| ManagedPtrNewtype CharAttributes Source # | |
Defined in GI.Vte.Structs.CharAttributes Methods toManagedPtr :: CharAttributes -> ManagedPtr CharAttributes | |
| tag ~ 'AttrSet => Constructible CharAttributes tag Source # | |
Defined in GI.Vte.Structs.CharAttributes Methods new :: MonadIO m => (ManagedPtr CharAttributes -> CharAttributes) -> [AttrOp CharAttributes tag] -> m CharAttributes | |
newZeroCharAttributes :: MonadIO m => m CharAttributes Source #
Construct a CharAttributes struct initialized to zero.